
Time bar (total: 17.3s)
| 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 24 to 18 computations (25% saved)
| 458.0ms | 4 859× | 0 | valid |
| 409.0ms | 2 729× | 1 | valid |
| 104.0ms | 668× | 2 | valid |
| 10.0ms | 167× | 0 | invalid |
ival-mult: 194.0ms (30.3% of total)ival-<=: 133.0ms (20.8% of total)ival-sub: 117.0ms (18.3% of total)ival-sqrt: 96.0ms (15% of total)adjust: 60.0ms (9.4% of total)ival-and: 21.0ms (3.3% of total)exact: 16.0ms (2.5% of total)ival-assert: 3.0ms (0.5% of total)| 2× | egg-herbie |
| 176× | accelerator-lowering-fma.f32 |
| 176× | accelerator-lowering-fma.f64 |
| 148× | sub-neg |
| 104× | *-lowering-*.f32 |
| 104× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 54 |
| 1 | 49 | 52 |
| 2 | 125 | 49 |
| 3 | 290 | 49 |
| 4 | 522 | 49 |
| 5 | 609 | 49 |
| 6 | 617 | 49 |
| 0 | 6 | 8 |
| 1 | 10 | 8 |
| 2 | 18 | 8 |
| 3 | 30 | 8 |
| 4 | 48 | 8 |
| 5 | 90 | 8 |
| 6 | 157 | 8 |
| 7 | 203 | 8 |
| 8 | 285 | 8 |
| 9 | 315 | 8 |
| 10 | 331 | 8 |
| 0 | 331 | 8 |
| 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))) |
(- (neg x) (sqrt (- (* (neg x) (neg x)) eps))) |
(- (neg x) (sqrt (- (* x x) eps))) |
(- x (sqrt (- (* x x) (neg eps)))) |
(- x (sqrt (+ (* x x) eps))) |
(neg (- (neg x) (sqrt (- (* (neg x) (neg x)) eps)))) |
(+ x (sqrt (- (* x x) eps))) |
(neg (- x (sqrt (- (* x x) (neg eps))))) |
(- (sqrt (+ (* x x) eps)) x) |
(- eps (sqrt (- (* eps eps) x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 120 | 0 | - | 1 | (6.780014975263733e-18 -1.0878887844573894e-36) | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 0 | 0 | - | 0 | - | eps |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x x) eps) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) | cancellation | 119 | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 119 | 1 |
| - | 0 | 136 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 119 | 1 | 0 |
| - | 0 | 0 | 136 |
| number | freq |
|---|---|
| 0 | 137 |
| 1 | 119 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 44.0ms | 180× | 1 | valid |
| 15.0ms | 282× | 0 | valid |
| 7.0ms | 50× | 2 | valid |
Compiled 72 to 28 computations (61.1% saved)
ival-sqrt: 31.0ms (64.1% of total)ival-sub: 8.0ms (16.5% of total)ival-mult: 5.0ms (10.3% of total)adjust: 3.0ms (6.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 10 to 6 computations (40% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.9% | (-.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))) |
| 176× | accelerator-lowering-fma.f32 |
| 176× | accelerator-lowering-fma.f64 |
| 104× | *-lowering-*.f32 |
| 104× | *-lowering-*.f64 |
| 64× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 24 |
| 1 | 10 | 24 |
| 2 | 18 | 24 |
| 3 | 30 | 24 |
| 4 | 48 | 24 |
| 5 | 90 | 24 |
| 6 | 157 | 24 |
| 7 | 203 | 24 |
| 8 | 285 | 24 |
| 9 | 315 | 24 |
| 10 | 331 | 24 |
| 0 | 331 | 24 |
| 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 | 57.9% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 8.0ms | 90× | 1 | valid |
| 7.0ms | 141× | 0 | valid |
| 3.0ms | 25× | 2 | valid |
Compiled 26 to 8 computations (69.2% saved)
ival-sqrt: 3.0ms (28.1% of total)ival-mult: 3.0ms (28.1% of total)ival-sub: 3.0ms (28.1% of total)adjust: 1.0ms (9.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 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 |
| 4 146× | accelerator-lowering-fma.f32 |
| 4 146× | accelerator-lowering-fma.f64 |
| 3 310× | *-lowering-*.f32 |
| 3 310× | *-lowering-*.f64 |
| 2 470× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 22 |
| 1 | 38 | 22 |
| 2 | 306 | 22 |
| 3 | 3595 | 22 |
| 0 | 8551 | 22 |
| 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)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal -1 binary64) x) |
(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 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (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)) x) |
(fma.f64 (*.f64 #s(literal -1 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)) x) |
(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 (*.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 (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 x (*.f64 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 x (*.f64 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 (*.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 (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 (neg.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 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 0 binary64) (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 (+.f64 (neg.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 (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 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 (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 x (*.f64 x (-.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 x (*.f64 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)))) (pow.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))))) #s(literal 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))) (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 x) eps)) #s(literal 1 binary64)) (+.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 (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 x (*.f64 x (-.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 (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x 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 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) 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 (neg.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 (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 2 binary64)) (+.f64 (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 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 (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 (*.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 (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 2 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 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)) (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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x 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 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x 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 (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 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)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.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 (*.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 (neg.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 (*.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) (-.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 (*.f64 x x)) (*.f64 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 x (*.f64 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 x (*.f64 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 (*.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 #s(literal 1/2 binary64) (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 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.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 (log.f64 (-.f64 (*.f64 x x) eps)) (*.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 (-.f64 (*.f64 x x) eps) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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) eps) (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) |
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 x x) eps))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 x x) eps)) (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.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)))) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 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)) |
(+.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)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps))) (neg.f64 (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64))) |
(fabs.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 x)) (/.f64 x (+.f64 (*.f64 x x) eps))) (*.f64 eps (/.f64 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 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) eps)) (neg.f64 (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 eps #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps)) (neg.f64 (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (neg.f64 (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps) (neg.f64 (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x)))) (neg.f64 (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.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 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.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 (*.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 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps))) (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.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 (*.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 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.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 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps))) (*.f64 eps (/.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps 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 x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (exp.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (exp.f64 (log.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 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)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (*.f64 (*.f64 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 (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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) eps) (+.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (+.f64 (*.f64 x x) eps) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/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) eps) (+.f64 (*.f64 x x) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(*.f64 (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 x x) |
| 1× | egg-herbie |
| 11 222× | accelerator-lowering-fma.f32 |
| 11 222× | accelerator-lowering-fma.f64 |
| 4 906× | *-lowering-*.f32 |
| 4 906× | *-lowering-*.f64 |
| 3 416× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 1257 |
| 1 | 784 | 1238 |
| 2 | 2594 | 1200 |
| 3 | 6944 | 1197 |
| 0 | 8091 | 1129 |
| 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) 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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) 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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) 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 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)) (*.f64 (*.f64 x x) (*.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 x (-.f64 (-.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)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 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 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) 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 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps 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 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 x (-.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) 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 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (/.f64 (*.f64 (*.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 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (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 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (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 (/.f64 #s(literal 1 binary64) (*.f64 eps 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 (+.f64 (*.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 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 x x))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 x x))) (*.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)))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) (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 9 866 to 1 108 computations (88.8% saved)
23 alts after pruning (22 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 286 | 22 | 308 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 286 | 23 | 309 |
| Status | Accuracy | Program |
|---|---|---|
| 57.1% | (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)))))) | |
| 57.5% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) | |
| 15.3% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) #s(literal 3/2 binary64)))))) | |
| ▶ | 35.7% | (/.f64 (-.f64 (*.f64 x (*.f64 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)))) |
| 57.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)))) | |
| 41.0% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)))) x) | |
| ▶ | 47.5% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x))) x) |
| 15.7% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x 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 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) #s(literal 3/2 binary64))))) | |
| 48.7% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| ▶ | 57.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
| 57.5% | (-.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))))) | |
| 57.5% | (-.f64 x (/.f64 (-.f64 (*.f64 x x) eps) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) | |
| ▶ | 57.6% | (-.f64 x (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)))) |
| 7.4% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) | |
| 5.0% | (-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) x))))) | |
| 6.6% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| ✓ | 57.9% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 52.6% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 57.7% | (-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) | |
| 4.6% | (-.f64 x x) | |
| 57.6% | (*.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))) | |
| ▶ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| 35.5% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
Compiled 1 214 to 514 computations (57.7% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 640 | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 1024 | (/.f64 (-.f64 (*.f64 x (*.f64 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)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 64 | (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)) |
| ✓ | cost-diff | 0 | (*.f64 eps #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x))) x) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
| 13 256× | accelerator-lowering-fma.f32 |
| 13 256× | accelerator-lowering-fma.f64 |
| 4 236× | *-lowering-*.f32 |
| 4 236× | *-lowering-*.f64 |
| 2 226× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 281 |
| 1 | 79 | 269 |
| 2 | 220 | 269 |
| 3 | 624 | 237 |
| 4 | 2092 | 237 |
| 5 | 5984 | 237 |
| 0 | 8074 | 235 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (- x (pow (- (* x x) eps) 1/2)))) |
1 |
(/ 1 (- x (pow (- (* x x) eps) 1/2))) |
(- x (pow (- (* x x) eps) 1/2)) |
x |
(pow (- (* x x) eps) 1/2) |
(- (* x x) eps) |
(* x x) |
eps |
1/2 |
(* x 2) |
x |
2 |
(/ (+ (* eps 1/2) (* 1/8 (/ (/ (* eps eps) x) x))) x) |
(+ (* eps 1/2) (* 1/8 (/ (/ (* eps eps) x) x))) |
(* eps 1/2) |
eps |
1/2 |
(* 1/8 (/ (/ (* eps eps) x) x)) |
1/8 |
(/ (/ (* eps eps) x) x) |
(/ (* eps eps) x) |
(* eps eps) |
x |
(- x (/ 1 (pow (/ 1 (- (* x x) eps)) 1/2))) |
x |
(/ 1 (pow (/ 1 (- (* x x) eps)) 1/2)) |
1 |
(pow (/ 1 (- (* x x) eps)) 1/2) |
(/ 1 (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
eps |
1/2 |
(/ (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) (* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps)))) |
(- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(* (- (* x x) eps) (- (* x x) eps)) |
(- (* x x) eps) |
eps |
(* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps))) |
(+ x (pow (- (* x x) eps) 1/2)) |
(pow (- (* x x) eps) 1/2) |
1/2 |
(+ (* x x) (- (* x x) eps)) |
| Outputs |
|---|
(/ 1 (/ 1 (- x (pow (- (* x x) eps) 1/2)))) |
(-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(/ 1 (- x (pow (- (* x x) eps) 1/2))) |
(/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(- x (pow (- (* x x) eps) 1/2)) |
(-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
x |
(pow (- (* x x) eps) 1/2) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
eps |
1/2 |
#s(literal 1/2 binary64) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(/ (+ (* eps 1/2) (* 1/8 (/ (/ (* eps eps) x) x))) x) |
(*.f64 (/.f64 eps x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) |
(+ (* eps 1/2) (* 1/8 (/ (/ (* eps eps) x) x))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) |
(* eps 1/2) |
(*.f64 eps #s(literal 1/2 binary64)) |
eps |
1/2 |
#s(literal 1/2 binary64) |
(* 1/8 (/ (/ (* eps eps) x) x)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 eps x))) x) |
1/8 |
#s(literal 1/8 binary64) |
(/ (/ (* eps eps) x) x) |
(/.f64 (*.f64 eps (/.f64 eps x)) x) |
(/ (* eps eps) x) |
(*.f64 eps (/.f64 eps x)) |
(* eps eps) |
(*.f64 eps eps) |
x |
(- x (/ 1 (pow (/ 1 (- (* x x) eps)) 1/2))) |
(+.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) |
x |
(/ 1 (pow (/ 1 (- (* x x) eps)) 1/2)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
1 |
#s(literal 1 binary64) |
(pow (/ 1 (- (* x x) eps)) 1/2) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(/ 1 (- (* x x) eps)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
eps |
1/2 |
#s(literal 1/2 binary64) |
(/ (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) (* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps)))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) |
(*.f64 eps (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) eps)) |
(* x (* x (* x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(* (- (* x x) eps) (- (* x x) eps)) |
(*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps))) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) 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) |
(+ (* x x) (- (* x x) eps)) |
(-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) eps) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 99.7% | (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 74.0% | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 62.8% | (/.f64 (-.f64 (*.f64 x (*.f64 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)))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 99.8% | (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 57.9% | (-.f64 x (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x))) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x))) x) |
| ✓ | accuracy | 88.8% | (/.f64 (/.f64 (*.f64 eps eps) x) x) |
| ✓ | accuracy | 83.2% | (/.f64 (*.f64 eps eps) x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
| ✓ | accuracy | 57.9% | (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| 44.0ms | 90× | 1 | valid |
| 31.0ms | 141× | 0 | valid |
| 15.0ms | 25× | 2 | valid |
Compiled 306 to 34 computations (88.9% saved)
ival-div: 21.0ms (33.5% of total)ival-mult: 17.0ms (27.2% of total)ival-sub: 7.0ms (11.2% of total)adjust: 6.0ms (9.6% of total)ival-sqrt: 6.0ms (9.6% of total)ival-add: 6.0ms (9.6% of total)exact: 1.0ms (1.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ 1 (- x (pow (- (* x x) eps) 1/2))))> |
#<alt (/ 1 (- x (pow (- (* x x) eps) 1/2)))> |
#<alt (- x (pow (- (* x x) eps) 1/2))> |
#<alt (pow (- (* x x) eps) 1/2)> |
#<alt (* x 2)> |
#<alt (+ (* eps 1/2) (* 1/8 (/ (/ (* eps eps) x) x)))> |
#<alt (/ (+ (* eps 1/2) (* 1/8 (/ (/ (* eps eps) x) x))) x)> |
#<alt (* eps 1/2)> |
#<alt (* 1/8 (/ (/ (* eps eps) x) x))> |
#<alt (pow (/ 1 (- (* x x) eps)) 1/2)> |
#<alt (- x (/ 1 (pow (/ 1 (- (* x x) eps)) 1/2)))> |
#<alt (/ 1 (pow (/ 1 (- (* x x) eps)) 1/2))> |
#<alt (/ 1 (- (* x x) eps))> |
#<alt (/ (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) (* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps))))> |
#<alt (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps)))> |
#<alt (+ (* x x) (- (* x x) eps))> |
#<alt (* x (* x (* x x)))> |
#<alt (- (* x x) eps)> |
#<alt (/ (* eps eps) x)> |
#<alt (/ (/ (* eps eps) x) x)> |
#<alt (* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps)))> |
#<alt (* (- (* x x) eps) (- (* x x) eps))> |
| 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))) (* 1/2 (/ eps (pow x 2)))) 2)))> |
#<alt (* -1 (* x (- (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) 2)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 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 (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* -1 (/ x (* eps (pow (sqrt -1) 2)))))> |
#<alt (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* x (- (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* eps (pow (sqrt -1) 2))))))> |
#<alt (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* (sqrt (/ 1 eps)) (/ (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* eps (pow (sqrt -1) 2))))))> |
#<alt (* 2 (/ x eps))> |
#<alt (* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (* -1 (/ (+ (* -1/8 eps) (* 1/4 eps)) (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (* -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 x)> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1/16 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* 1/128 (pow eps 3)) (* 1/32 (pow eps 3))) (pow x 6))) (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x))> |
#<alt (* 2 (/ x eps))> |
#<alt (/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps)> |
#<alt (/ (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) eps)> |
#<alt (/ (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) eps)> |
#<alt (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))> |
#<alt (/ (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ x (pow (sqrt -1) 2)))) eps)> |
#<alt (/ (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (pow eps 2)))) (/ x (pow (sqrt -1) 2))) eps)> |
#<alt (/ (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4))) (* (sqrt eps) (/ (* x (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (pow eps 3)))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3))) (/ x (pow (sqrt -1) 2))))) eps)> |
#<alt (* (sqrt (/ 1 eps)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 x) (* -1 (* (sqrt eps) (sqrt -1)))) eps))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (* eps x))) eps))) eps))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* eps (pow x 3))) (* (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 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* -1 (* eps x))) eps))) eps))> |
#<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 (* 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)> |
#<alt (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1/2 (* 1/8 (/ eps (pow x 2)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (* 1/2 eps)> |
#<alt (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (* 1/2 eps)> |
#<alt (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/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 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/2 eps)> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (sqrt (/ 1 eps)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))> |
#<alt (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (* (pow x 2) (+ (* -1/2 (* (sqrt eps) (/ (* (pow x 2) (+ (* 1/4 (/ 1 (* (pow eps 3) (pow (sqrt -1) 2)))) (/ 1 (pow eps 3)))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (* (pow x 2) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/2 (* (sqrt eps) (/ (* (pow x 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow eps 3) (pow (sqrt -1) 2)))) (/ 1 (pow eps 3))) (* eps (pow (sqrt -1) 2)))) (/ 1 (pow eps 4)))) (sqrt -1)))) (* -1/2 (* (sqrt eps) (/ (+ (* 1/4 (/ 1 (* (pow eps 3) (pow (sqrt -1) 2)))) (/ 1 (pow eps 3))) (sqrt -1)))))))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 (/ eps (pow x 2)))) x)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) x)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1 (pow eps 3)) (* -1/2 (* eps (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2)))))) (pow x 6))) (* 1/2 (/ eps (pow x 2)))))) x)> |
#<alt (/ -1 x)> |
#<alt (* -1 (/ (+ 1 (* 1/2 (/ eps (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) x))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1 (pow eps 3)) (* -1/2 (* eps (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2)))))) (pow x 6))) (* 1/2 (/ eps (pow x 2)))))) x))> |
#<alt (/ 1 x)> |
#<alt (+ (* 1/2 (/ eps (pow x 3))) (/ 1 x))> |
#<alt (+ (* eps (+ (* 3/8 (/ eps (pow x 5))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x))> |
#<alt (+ (* eps (+ (* eps (+ (* 5/16 (/ eps (pow x 7))) (* 3/8 (/ 1 (pow x 5))))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x))> |
#<alt (* (sqrt (/ 1 eps)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 7))) (/ (+ (* 1/4 (/ (* eps (pow x 4)) (pow (sqrt -1) 2))) (pow x 6)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 eps)) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 eps)) (* (sqrt -1) (+ (* -1/4 (* eps (pow x 4))) (pow x 6)))))) (pow eps 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x)> |
#<alt (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (/ -1 eps)> |
#<alt (- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps))> |
#<alt (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ eps (pow x 2))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ eps (pow x 2))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (+ (/ 1 (pow x 2)) (/ eps (pow x 4)))> |
#<alt (+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2)))> |
#<alt (+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2)))> |
#<alt (/ -1 eps)> |
#<alt (/ (- (* -1 (/ (pow x 2) eps)) 1) eps)> |
#<alt (/ (- (* -1 (/ (pow x 4) (pow eps 2))) (+ 1 (/ (pow x 2) eps))) eps)> |
#<alt (/ (- (* -1 (/ (pow x 6) (pow eps 3))) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) eps)> |
#<alt (/ -1 eps)> |
#<alt (* -1 (/ (+ 1 (/ (pow x 2) eps)) eps))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 4) eps)) (pow x 2)) eps))) eps))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 6) eps) (* -1 (pow x 4))) eps)) (pow x 2)) eps))) eps))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* -2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (* eps (pow (sqrt -1) 2))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (+ (* -2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* x (- (* 2 (/ 1 (* eps (pow (sqrt -1) 2)))) (+ (* (sqrt (/ 1 eps)) (/ (- (* -2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (* eps (pow (sqrt -1) 2)))))) (sqrt -1))) (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (pow (sqrt -1) 3))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (* eps (pow (sqrt -1) 2))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) (* 1/8 (/ (* eps (+ (* -2 eps) (* -1 eps))) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/8 (* eps (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))))) (* 1/4 (* (+ (* -2 eps) (* -1 eps)) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps)))))))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (* 1/8 (/ (* eps (+ (* -2 eps) (* -1 eps))) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/4 (* (+ (* -2 eps) (* -1 eps)) (+ (* 1/8 (* eps (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))))) (* 1/4 (* (+ (* -2 eps) (* -1 eps)) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps)))))))))) (+ (* 1/8 (* eps (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))))) (* 1/4 (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps))))))))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (+ (* 1/8 (/ (* eps (+ (* -2 eps) (* -1 eps))) (pow x 2))) (+ (* 1/8 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2)))) (pow x 4))) (* 1/4 (/ (* (+ (* -2 eps) (* -1 eps)) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps)))))) (pow x 4)))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (/ eps (pow x 2)) (+ 2 (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (* eps (pow x 2))))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) eps)) (* 2 (/ (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) eps))) (pow x 4))) (/ eps (pow x 2))) (+ 2 (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (* eps (pow x 2))))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) eps)) (+ (* 2 (/ (+ (* -1 (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4)))) (* 1/16 (pow eps 4))) eps)) (/ (* (+ (* -1 (/ (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) eps)) (* 2 (/ (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) eps))) (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2)))) eps))) (pow x 6))) (/ eps (pow x 2))) (+ 2 (+ (* -1 (/ (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) (* eps (pow x 4)))) (+ (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (* eps (pow x 2)))) (* 2 (/ (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) (* eps (pow x 4))))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* -1 (* eps (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (- (* -1 (* eps (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3))))) (pow x 3))) (* 1/32 (/ 1 (pow x 5)))))) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (- (* eps (- (* -1 (* eps (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3))))) (pow x 3))) (* 1/32 (/ 1 (pow x 5))))) (pow x 3))) (* -1/16 (/ (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))) (pow x 4)))))) (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3))))) (pow x 3))) (* 1/32 (/ 1 (pow x 5)))))) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (- (+ (* -2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (pow (sqrt -1) 2))))> |
#<alt (- (+ (* -2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (pow (sqrt -1) 2)))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1))))) (* -1 (/ (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (pow (sqrt -1) 2))))> |
#<alt (- (+ (* -2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (+ (* -1 (* (sqrt eps) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (pow (sqrt -1) 2))))) (sqrt -1))))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) (* eps (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))))))) (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3))))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (+ (* eps (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (* (sqrt eps) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))))))))))) (* (sqrt (/ 1 eps)) (* (sqrt -1) (* (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))))))))) (+ (* eps (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (* (sqrt eps) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))))))))) eps))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))) eps)))> |
#<alt (* -1 (pow eps 2))> |
#<alt (- (* 2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (- (* 2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (- (* 2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (* 2 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* 2 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* 2 (* eps (pow x 2)))> |
#<alt (* eps (- (* -1 eps) (* -2 (pow x 2))))> |
#<alt (* eps (- (* -1 eps) (* -2 (pow x 2))))> |
#<alt (* eps (- (* -1 eps) (* -2 (pow x 2))))> |
#<alt (* -1 (pow eps 2))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* -1 (pow eps 2))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* -1 eps)> |
#<alt (- (* 2 (pow x 2)) eps)> |
#<alt (- (* 2 (pow x 2)) eps)> |
#<alt (- (* 2 (pow x 2)) eps)> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* 2 (pow x 2))> |
#<alt (+ (* -1 eps) (* 2 (pow x 2)))> |
#<alt (+ (* -1 eps) (* 2 (pow x 2)))> |
#<alt (+ (* -1 eps) (* 2 (pow x 2)))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* eps (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* eps (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps)))))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<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 eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (* -1 (* (sqrt (pow eps 3)) (sqrt -1)))> |
#<alt (+ (* -1 (* eps x)) (* -1 (* (sqrt (pow eps 3)) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt (pow eps 3)) (sqrt -1))) (* x (+ (* -1 eps) (* x (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1))))))))> |
#<alt (+ (* -1 (* (sqrt (pow eps 3)) (sqrt -1))) (* x (+ (* -1 eps) (* x (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* 2 x) (* 2 (* (sqrt eps) (sqrt -1)))))))))> |
#<alt (* 4 (pow x 3))> |
#<alt (* (pow x 3) (+ 4 (+ (* -2 (/ eps (pow x 2))) (* -1 (/ eps (pow x 2))))))> |
#<alt (* (pow x 3) (+ 4 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ (pow eps 2) (pow x 4))))))))> |
#<alt (* (pow x 3) (+ 4 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* -1/8 (/ (pow eps 3) (pow x 6))) (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ (pow eps 2) (pow x 4))))))))))> |
#<alt (* eps x)> |
#<alt (* -1 (* x (+ (* -1 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 (/ (pow eps 2) (pow x 2)))))))> |
#<alt (* -1 (* x (+ (* -1 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 (/ (pow eps 2) (pow x 2)))))))))> |
#<alt (* -1 (* x (+ (* -1 eps) (+ (* -1 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 (/ (pow eps 2) (pow x 2)))))))))))> |
#<alt (* 4 (pow x 3))> |
#<alt (+ (* 4 (pow x 3)) (* eps (+ (* -2 x) (* -1 x))))> |
#<alt (+ (* 4 (pow x 3)) (* eps (+ (* -2 x) (+ (* -1 x) (* 1/4 (/ eps x))))))> |
#<alt (+ (* 4 (pow x 3)) (* eps (+ (* -2 x) (+ (* -1 x) (* eps (+ (* -1/64 (/ (pow eps 2) (pow x 5))) (* 1/4 (/ 1 x))))))))> |
#<alt (* -1 (* (sqrt (pow eps 3)) (sqrt -1)))> |
#<alt (* (pow eps 2) (+ (* -1 (* (sqrt (/ 1 eps)) (sqrt -1))) (+ (* -1 (/ x eps)) (* 2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))))))> |
#<alt (* (pow eps 2) (+ (* -1 (* (sqrt (/ 1 eps)) (sqrt -1))) (+ (* -1 (/ x eps)) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* 2 (/ (pow x 3) (pow eps 2))))))))> |
#<alt (* (pow eps 2) (+ (* -1 (* (sqrt (/ 1 eps)) (sqrt -1))) (+ (* -1 (/ x eps)) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))))))))> |
#<alt (* (sqrt (pow eps 3)) (sqrt -1))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ x (+ (* -1 (/ (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) eps)) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ x (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) eps)) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (pow eps 2)> |
#<alt (+ (* -2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2))> |
#<alt (+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4)))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4)))))> |
#<alt (pow x 4)> |
#<alt (+ (* -2 (* eps (pow x 2))) (pow x 4))> |
#<alt (+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4))> |
#<alt (+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4))> |
#<alt (pow eps 2)> |
#<alt (* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2)))))> |
#<alt (* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2)))))> |
#<alt (pow eps 2)> |
#<alt (* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))) eps))))> |
#<alt (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))) eps))))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 58.0ms | x | @ | inf | (pow (/ 1 (- (* x x) eps)) 1/2) |
| 2.0ms | eps | @ | inf | (* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps))) |
| 2.0ms | eps | @ | inf | (/ (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) (* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps)))) |
| 2.0ms | eps | @ | -inf | (/ (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) (* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps)))) |
| 2.0ms | eps | @ | inf | (/ 1 (- x (pow (- (* x x) eps) 1/2))) |
| 1× | batch-egg-rewrite |
| 5 078× | /-lowering-/.f32 |
| 5 078× | /-lowering-/.f64 |
| 4 608× | *-lowering-*.f32 |
| 4 608× | *-lowering-*.f64 |
| 3 108× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 181 |
| 1 | 217 | 172 |
| 2 | 1917 | 164 |
| 0 | 8766 | 162 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ 1 (- x (pow (- (* x x) eps) 1/2)))) |
(/ 1 (- x (pow (- (* x x) eps) 1/2))) |
(- x (pow (- (* x x) eps) 1/2)) |
(pow (- (* x x) eps) 1/2) |
(* x 2) |
(+ (* eps 1/2) (* 1/8 (/ (/ (* eps eps) x) x))) |
(/ (+ (* eps 1/2) (* 1/8 (/ (/ (* eps eps) x) x))) x) |
(* eps 1/2) |
(* 1/8 (/ (/ (* eps eps) x) x)) |
(pow (/ 1 (- (* x x) eps)) 1/2) |
(- x (/ 1 (pow (/ 1 (- (* x x) eps)) 1/2))) |
(/ 1 (pow (/ 1 (- (* x x) eps)) 1/2)) |
(/ 1 (- (* x x) eps)) |
(/ (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) (* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps)))) |
(- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) |
(+ (* x x) (- (* x x) eps)) |
(* x (* x (* x x))) |
(- (* x x) eps) |
(/ (* eps eps) x) |
(/ (/ (* eps eps) x) x) |
(* (+ x (pow (- (* x x) eps) 1/2)) (+ (* x x) (- (* x x) eps))) |
(* (- (* x x) eps) (- (* x x) eps)) |
| Outputs |
|---|
(+.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.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 x (-.f64 #s(literal 0 binary64) (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))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.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 (-.f64 #s(literal 0 binary64) (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 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.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 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.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)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.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)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal 1 binary64)) (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal -1 binary64)) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.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 x (-.f64 #s(literal 0 binary64) (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))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.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 (-.f64 #s(literal 0 binary64) (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 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.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 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.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)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(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 (*.f64 #s(literal 2 binary64) (log.f64 (-.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)))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) |
(/.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (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)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/4 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/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 (pow.f64 (/.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/2 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) |
(+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 eps #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) |
(fma.f64 #s(literal 1/2 binary64) eps (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/8 binary64) x) (*.f64 eps #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 eps #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 eps #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 eps eps) x) (*.f64 eps #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) x) (*.f64 eps #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.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 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x))))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))))) (neg.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) (*.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) x) (/.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))) (*.f64 x (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x))))) (*.f64 x (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))))) (neg.f64 (*.f64 x (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) |
(pow.f64 (/.f64 x (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) x)) |
(*.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) x) (/.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/512 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.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 x (*.f64 eps eps))) x)) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) (*.f64 eps #s(literal 1/2 binary64))))))) |
(*.f64 eps #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) eps) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))))) |
(/.f64 #s(literal 1/8 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps)))))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 eps eps) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) x)) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64)))) |
(fabs.f64 (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)) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) |
(*.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)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64))) |
(*.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 (pow.f64 (/.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/2 binary64)) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.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 x (-.f64 #s(literal 0 binary64) (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))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.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 (-.f64 #s(literal 0 binary64) (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 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.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 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.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)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(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 (*.f64 #s(literal 2 binary64) (log.f64 (-.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)))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) |
(/.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (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)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/4 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/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 (pow.f64 (/.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/2 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (+.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (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 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) x) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.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 x (-.f64 #s(literal 0 binary64) (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))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.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 (-.f64 #s(literal 0 binary64) (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 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (pow.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.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 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.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)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(fma.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.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 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (*.f64 x x) (-.f64 eps (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(fma.f64 x x (-.f64 (*.f64 x x) eps)) |
(fma.f64 x (+.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 x x)) |
(fma.f64 (sqrt.f64 (-.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)) #s(literal 1 binary64))) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) (*.f64 x x)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (*.f64 x x)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) (*.f64 x x)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.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 x x)) |
(fma.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 x x)) |
(fma.f64 (pow.f64 (/.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)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 x x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 (*.f64 x x) eps)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 x x)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) (*.f64 x x)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #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/2 binary64))) (*.f64 x x)) |
(fma.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 x x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) (*.f64 x x)) |
(fma.f64 (/.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 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (*.f64 x x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (*.f64 x x)) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) (/.f64 (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 x x)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) (*.f64 x x)) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) (*.f64 x x)) |
(fma.f64 (/.f64 (+.f64 (*.f64 x x) eps) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 eps #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 eps #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (/.f64 (*.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) (/.f64 (*.f64 eps eps) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (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 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (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 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (exp.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (exp.f64 (log.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) eps)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1/4 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(*.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (-.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)) #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.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 (*.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 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (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)) (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.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)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #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/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))))) |
(*.f64 (/.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 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64)))) (/.f64 (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 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) eps) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 eps eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps eps)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 eps eps))))) |
(/.f64 (*.f64 eps eps) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 eps eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 eps eps)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 eps eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 eps eps)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) x)) |
(*.f64 eps (/.f64 eps x)) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal -1 binary64))) |
(*.f64 (/.f64 eps x) eps) |
(*.f64 (/.f64 eps #s(literal 1 binary64)) (/.f64 eps x)) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) eps) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 (*.f64 eps eps) x) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x x))) (/.f64 (*.f64 eps eps) (neg.f64 (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 eps eps) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 eps eps) x) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (/.f64 (*.f64 eps eps) x))))) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 eps eps) x) x) |
(/.f64 (/.f64 (*.f64 eps eps) x) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 eps eps))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 x (*.f64 eps eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 eps eps) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 eps x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x))) |
(*.f64 eps (*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(*.f64 eps (/.f64 (/.f64 eps x) x)) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 eps eps) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps eps) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)))) |
(*.f64 (/.f64 eps x) (/.f64 eps x)) |
(*.f64 (/.f64 eps #s(literal 1 binary64)) (/.f64 (/.f64 eps x) x)) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 eps #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 eps x)) x)) |
(*.f64 (/.f64 (*.f64 eps eps) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) x) (/.f64 eps (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(+.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x)) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) x) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) x)) |
(+.f64 (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(fma.f64 x (*.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(fma.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 x x) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) x (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (sqrt.f64 (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) x)) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps)) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) x (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.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 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 (-.f64 x (sqrt.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 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.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 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 x (sqrt.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 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) |
(/.f64 (+.f64 (*.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 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.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 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.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 (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.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) eps)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.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 (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.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) eps)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.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 x x)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.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 x x)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.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 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x 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 x x)))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.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 x x)))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)) (*.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 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.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 x x)))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) (*.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.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 x x)))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 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 x x)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.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 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.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 x x)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.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 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.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 x x)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 x x)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))) (*.f64 (-.f64 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 x x)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x x)))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps))) |
(+.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(fma.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) (/.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (+.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal -4 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 2 binary64))) |
| 1× | egg-herbie |
| 9 998× | accelerator-lowering-fma.f32 |
| 9 998× | accelerator-lowering-fma.f64 |
| 6 528× | +-lowering-+.f64 |
| 6 528× | +-lowering-+.f32 |
| 6 166× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1021 | 9005 |
| 1 | 3377 | 8578 |
| 0 | 8464 | 8206 |
| 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))) (* 1/2 (/ eps (pow x 2)))) 2))) |
(* -1 (* x (- (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) 2))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 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))))) |
(* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) |
(+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* -1 (/ x (* eps (pow (sqrt -1) 2))))) |
(+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* x (- (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* eps (pow (sqrt -1) 2)))))) |
(+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* (sqrt (/ 1 eps)) (/ (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* eps (pow (sqrt -1) 2)))))) |
(* 2 (/ x eps)) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ (* -1 (/ (+ (* -1/8 eps) (* 1/4 eps)) (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ (* -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 x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1/16 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* 1/128 (pow eps 3)) (* 1/32 (pow eps 3))) (pow x 6))) (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x)) |
(* 2 (/ x eps)) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/ (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) eps) |
(/ (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) eps) |
(* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) |
(/ (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ x (pow (sqrt -1) 2)))) eps) |
(/ (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (pow eps 2)))) (/ x (pow (sqrt -1) 2))) eps) |
(/ (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4))) (* (sqrt eps) (/ (* x (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (pow eps 3)))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3))) (/ x (pow (sqrt -1) 2))))) eps) |
(* (sqrt (/ 1 eps)) (sqrt -1)) |
(* -1 (/ (+ (* -1 x) (* -1 (* (sqrt eps) (sqrt -1)))) eps)) |
(* -1 (/ (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (* eps x))) eps))) eps)) |
(* -1 (/ (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* eps (pow x 3))) (* (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 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* -1 (* eps x))) eps))) eps)) |
(* -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))))))) |
(* 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) |
(* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))) |
(* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))) |
(* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(* 1/2 eps) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(* 1/2 eps) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/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 eps) |
(* 1/2 eps) |
(* 1/2 eps) |
(* 1/2 eps) |
(* 1/2 eps) |
(* 1/2 eps) |
(* 1/2 eps) |
(* 1/2 eps) |
(* 1/2 eps) |
(* 1/2 eps) |
(* 1/2 eps) |
(* 1/2 eps) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(* (sqrt (/ 1 eps)) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))) |
(+ (* (sqrt (/ 1 eps)) (sqrt -1)) (* (pow x 2) (+ (* -1/2 (* (sqrt eps) (/ (* (pow x 2) (+ (* 1/4 (/ 1 (* (pow eps 3) (pow (sqrt -1) 2)))) (/ 1 (pow eps 3)))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (/ 1 eps)) (sqrt -1)) (* (pow x 2) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/2 (* (sqrt eps) (/ (* (pow x 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow eps 3) (pow (sqrt -1) 2)))) (/ 1 (pow eps 3))) (* eps (pow (sqrt -1) 2)))) (/ 1 (pow eps 4)))) (sqrt -1)))) (* -1/2 (* (sqrt eps) (/ (+ (* 1/4 (/ 1 (* (pow eps 3) (pow (sqrt -1) 2)))) (/ 1 (pow eps 3))) (sqrt -1))))))))) |
(/ 1 x) |
(/ (+ 1 (* 1/2 (/ eps (pow x 2)))) x) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) x) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1 (pow eps 3)) (* -1/2 (* eps (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2)))))) (pow x 6))) (* 1/2 (/ eps (pow x 2)))))) x) |
(/ -1 x) |
(* -1 (/ (+ 1 (* 1/2 (/ eps (pow x 2)))) x)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) x)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1 (pow eps 3)) (* -1/2 (* eps (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2)))))) (pow x 6))) (* 1/2 (/ eps (pow x 2)))))) x)) |
(/ 1 x) |
(+ (* 1/2 (/ eps (pow x 3))) (/ 1 x)) |
(+ (* eps (+ (* 3/8 (/ eps (pow x 5))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x)) |
(+ (* eps (+ (* eps (+ (* 5/16 (/ eps (pow x 7))) (* 3/8 (/ 1 (pow x 5))))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x)) |
(* (sqrt (/ 1 eps)) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 7))) (/ (+ (* 1/4 (/ (* eps (pow x 4)) (pow (sqrt -1) 2))) (pow x 6)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt (/ 1 eps)) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 eps)) (* (sqrt -1) (+ (* -1/4 (* eps (pow x 4))) (pow x 6)))))) (pow eps 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(/ -1 eps) |
(- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps)) |
(- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(+ (/ 1 (pow x 2)) (/ eps (pow x 4))) |
(+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2))) |
(+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2))) |
(/ -1 eps) |
(/ (- (* -1 (/ (pow x 2) eps)) 1) eps) |
(/ (- (* -1 (/ (pow x 4) (pow eps 2))) (+ 1 (/ (pow x 2) eps))) eps) |
(/ (- (* -1 (/ (pow x 6) (pow eps 3))) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) eps) |
(/ -1 eps) |
(* -1 (/ (+ 1 (/ (pow x 2) eps)) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 4) eps)) (pow x 2)) eps))) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 6) eps) (* -1 (pow x 4))) eps)) (pow x 2)) eps))) eps)) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* -2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (* eps (pow (sqrt -1) 2))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (+ (* -2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* x (- (* 2 (/ 1 (* eps (pow (sqrt -1) 2)))) (+ (* (sqrt (/ 1 eps)) (/ (- (* -2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (* eps (pow (sqrt -1) 2)))))) (sqrt -1))) (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (pow (sqrt -1) 3))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (* eps (pow (sqrt -1) 2))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (- (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) (* 1/8 (/ (* eps (+ (* -2 eps) (* -1 eps))) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/8 (* eps (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))))) (* 1/4 (* (+ (* -2 eps) (* -1 eps)) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps)))))))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (* 1/8 (/ (* eps (+ (* -2 eps) (* -1 eps))) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (+ (* -2 eps) (* -1 eps)) (+ (* 1/8 (* eps (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))))) (* 1/4 (* (+ (* -2 eps) (* -1 eps)) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps)))))))))) (+ (* 1/8 (* eps (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))))) (* 1/4 (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps))))))))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (+ (* 1/8 (/ (* eps (+ (* -2 eps) (* -1 eps))) (pow x 2))) (+ (* 1/8 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2)))) (pow x 4))) (* 1/4 (/ (* (+ (* -2 eps) (* -1 eps)) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps)))))) (pow x 4)))))) x) |
(* 2 x) |
(* -1 (* x (- (/ eps (pow x 2)) (+ 2 (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (* eps (pow x 2)))))))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) eps)) (* 2 (/ (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) eps))) (pow x 4))) (/ eps (pow x 2))) (+ 2 (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (* eps (pow x 2)))))))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) eps)) (+ (* 2 (/ (+ (* -1 (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4)))) (* 1/16 (pow eps 4))) eps)) (/ (* (+ (* -1 (/ (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) eps)) (* 2 (/ (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) eps))) (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2)))) eps))) (pow x 6))) (/ eps (pow x 2))) (+ 2 (+ (* -1 (/ (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) (* eps (pow x 4)))) (+ (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (* eps (pow x 2)))) (* 2 (/ (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) (* eps (pow x 4)))))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* -1 (* eps (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (- (* -1 (* eps (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3))))) (pow x 3))) (* 1/32 (/ 1 (pow x 5)))))) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (- (* eps (- (* -1 (* eps (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3))))) (pow x 3))) (* 1/32 (/ 1 (pow x 5))))) (pow x 3))) (* -1/16 (/ (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))) (pow x 4)))))) (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3))))) (pow x 3))) (* 1/32 (/ 1 (pow x 5)))))) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(- (+ (* -2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (pow (sqrt -1) 2)))) |
(- (+ (* -2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (pow (sqrt -1) 2)))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1))))) (* -1 (/ (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (pow (sqrt -1) 2)))) |
(- (+ (* -2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (+ (* -1 (* (sqrt eps) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (pow (sqrt -1) 2))))) (sqrt -1))))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) (* eps (pow (sqrt -1) 2))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))) eps))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))))))) (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3))))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))) eps))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (+ (* eps (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (* (sqrt eps) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))))))))))) (* (sqrt (/ 1 eps)) (* (sqrt -1) (* (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))))))))) (+ (* eps (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (* (sqrt eps) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))))))))) eps))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))) eps))) |
(* -1 (pow eps 2)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(* 2 (* eps (pow x 2))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* 2 (* eps (pow x 2))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* 2 (* eps (pow x 2))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(* -1 (pow eps 2)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* -1 (pow eps 2)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* -1 eps) |
(- (* 2 (pow x 2)) eps) |
(- (* 2 (pow x 2)) eps) |
(- (* 2 (pow x 2)) eps) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* 2 (pow x 2)) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(* -1 eps) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(* -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 eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(* -1 (* (sqrt (pow eps 3)) (sqrt -1))) |
(+ (* -1 (* eps x)) (* -1 (* (sqrt (pow eps 3)) (sqrt -1)))) |
(+ (* -1 (* (sqrt (pow eps 3)) (sqrt -1))) (* x (+ (* -1 eps) (* x (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))))))) |
(+ (* -1 (* (sqrt (pow eps 3)) (sqrt -1))) (* x (+ (* -1 eps) (* x (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* 2 x) (* 2 (* (sqrt eps) (sqrt -1))))))))) |
(* 4 (pow x 3)) |
(* (pow x 3) (+ 4 (+ (* -2 (/ eps (pow x 2))) (* -1 (/ eps (pow x 2)))))) |
(* (pow x 3) (+ 4 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ (pow eps 2) (pow x 4)))))))) |
(* (pow x 3) (+ 4 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* -1/8 (/ (pow eps 3) (pow x 6))) (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ (pow eps 2) (pow x 4)))))))))) |
(* eps x) |
(* -1 (* x (+ (* -1 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 (/ (pow eps 2) (pow x 2))))))) |
(* -1 (* x (+ (* -1 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 (/ (pow eps 2) (pow x 2))))))))) |
(* -1 (* x (+ (* -1 eps) (+ (* -1 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 (/ (pow eps 2) (pow x 2))))))))))) |
(* 4 (pow x 3)) |
(+ (* 4 (pow x 3)) (* eps (+ (* -2 x) (* -1 x)))) |
(+ (* 4 (pow x 3)) (* eps (+ (* -2 x) (+ (* -1 x) (* 1/4 (/ eps x)))))) |
(+ (* 4 (pow x 3)) (* eps (+ (* -2 x) (+ (* -1 x) (* eps (+ (* -1/64 (/ (pow eps 2) (pow x 5))) (* 1/4 (/ 1 x)))))))) |
(* -1 (* (sqrt (pow eps 3)) (sqrt -1))) |
(* (pow eps 2) (+ (* -1 (* (sqrt (/ 1 eps)) (sqrt -1))) (+ (* -1 (/ x eps)) (* 2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1))))))) |
(* (pow eps 2) (+ (* -1 (* (sqrt (/ 1 eps)) (sqrt -1))) (+ (* -1 (/ x eps)) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* 2 (/ (pow x 3) (pow eps 2)))))))) |
(* (pow eps 2) (+ (* -1 (* (sqrt (/ 1 eps)) (sqrt -1))) (+ (* -1 (/ x eps)) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1))))))))) |
(* (sqrt (pow eps 3)) (sqrt -1)) |
(* (pow eps 2) (+ (* -1 (/ (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* (pow eps 2) (+ (* -1 (/ (+ x (+ (* -1 (/ (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) eps)) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* (pow eps 2) (+ (* -1 (/ (+ x (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) eps)) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(pow eps 2) |
(+ (* -2 (* eps (pow x 2))) (pow eps 2)) |
(+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2)) |
(+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2)) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(pow x 4) |
(+ (* -2 (* eps (pow x 2))) (pow x 4)) |
(+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4)) |
(+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4)) |
(pow eps 2) |
(* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps)))) |
(* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(pow eps 2) |
(* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps)))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))) eps)))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))) eps)))) |
| 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (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 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x)))))) 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/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (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 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.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 (/.f64 x eps) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (/.f64 (+.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* -1 (/ x (* eps (pow (sqrt -1) 2))))) |
(-.f64 (/.f64 (/.f64 x eps) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* x (- (* -1 (* x (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* eps (pow (sqrt -1) 2)))))) |
(-.f64 (*.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))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* (sqrt (/ 1 eps)) (/ (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (sqrt -1))))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (* eps (pow (sqrt -1) 2)))))) |
(-.f64 (*.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 #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)))))) (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))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* x (- (+ (* -1 (/ (+ (* -1/8 eps) (* 1/4 eps)) (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* x (- (+ (* -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 x (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.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 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) eps) (*.f64 eps #s(literal 1/8 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 eps (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1/16 (/ (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/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (+ (* 1/128 (pow eps 3)) (* 1/32 (pow eps 3))) (pow x 6))) (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 5/128 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps) |
(/ (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) eps) |
(/.f64 (+.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)))) eps) |
(/ (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) eps) |
(/.f64 (+.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)))) eps) |
(* -1 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(/ (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ x (pow (sqrt -1) 2)))) eps) |
(/.f64 (-.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) eps) |
(/ (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (pow eps 2)))) (/ x (pow (sqrt -1) 2))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (-.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))))) eps) |
(/ (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4))) (* (sqrt eps) (/ (* x (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (sqrt -1)))) (pow eps 3)))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3))) (/ x (pow (sqrt -1) 2))))) eps) |
(/.f64 (-.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.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 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))))) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (+.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 x #s(literal -1 binary64)))) eps) |
(* (sqrt (/ 1 eps)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) |
(* -1 (/ (+ (* -1 x) (* -1 (* (sqrt eps) (sqrt -1)))) eps)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (* eps x))) eps))) eps)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 eps) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps x)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* eps (pow x 3))) (* (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 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* -1 (* eps x))) eps))) eps)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 eps) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.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 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps x)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (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 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x)))))) 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/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 #s(literal -1/2 binary64) (/.f64 eps (*.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 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.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 (/.f64 x eps) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (/.f64 (+.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/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 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 (-.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 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 6 binary64)))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))))) |
(* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))))) |
(* eps (+ 1/2 (* 1/8 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x x)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x x)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x x)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) |
(+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.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 #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 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.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 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.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 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* 1/8 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(* (sqrt (/ 1 eps)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* (sqrt (/ 1 eps)) (sqrt -1)) (* (pow x 2) (+ (* -1/2 (* (sqrt eps) (/ (* (pow x 2) (+ (* 1/4 (/ 1 (* (pow eps 3) (pow (sqrt -1) 2)))) (/ 1 (pow eps 3)))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (/ 1 eps)) (sqrt -1)) (* (pow x 2) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/2 (* (sqrt eps) (/ (* (pow x 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow eps 3) (pow (sqrt -1) 2)))) (/ 1 (pow eps 3))) (* eps (pow (sqrt -1) 2)))) (/ 1 (pow eps 4)))) (sqrt -1)))) (* -1/2 (* (sqrt eps) (/ (+ (* 1/4 (/ 1 (* (pow eps 3) (pow (sqrt -1) 2)))) (/ 1 (pow eps 3))) (sqrt -1))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (+.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))))) eps)) (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 #s(literal -1 binary64))))))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) x) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal -3/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) x) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1 (pow eps 3)) (* -1/2 (* eps (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2)))))) (pow x 6))) (* 1/2 (/ eps (pow x 2)))))) x) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -3/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps eps) #s(literal -3/4 binary64))) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) x) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (+ 1 (* 1/2 (/ eps (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1 binary64))) x) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) x)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal -3/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ (* -1/2 (/ (+ (* -1 (pow eps 3)) (* -1/2 (* eps (+ (* -1 (pow eps 2)) (* 1/4 (pow eps 2)))))) (pow x 6))) (* 1/2 (/ eps (pow x 2)))))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -3/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps eps) #s(literal -3/4 binary64))) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* 1/2 (/ eps (pow x 3))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x)))) |
(+ (* eps (+ (* 3/8 (/ eps (pow x 5))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* eps (+ (* eps (+ (* 5/16 (/ eps (pow x 7))) (* 3/8 (/ 1 (pow x 5))))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/16 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* (sqrt (/ 1 eps)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 7))) (/ (+ (* 1/4 (/ (* eps (pow x 4)) (pow (sqrt -1) 2))) (pow x 6)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/2 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 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* (sqrt (/ 1 eps)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 eps)) (* (sqrt -1) (+ (* -1/4 (* eps (pow x 4))) (pow x 6)))))) (pow eps 3))) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 eps (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 eps (*.f64 eps eps)))) |
(* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (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 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x)))))) 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/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 #s(literal -1/2 binary64) (/.f64 eps (*.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 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.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 (/.f64 x eps) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (/.f64 (+.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/8 binary64))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/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 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 (-.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 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 6 binary64)))))))) (-.f64 #s(literal 0 binary64) eps)) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps)) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (/.f64 #s(literal -1 binary64) eps)) |
(- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) eps)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 eps #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -1 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) eps)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ (/ 1 (pow x 2)) (/ eps (pow x 4))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 eps (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 eps (pow.f64 x #s(literal 6 binary64)))))) |
(+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 eps (pow.f64 x #s(literal 8 binary64)))))))) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(/ (- (* -1 (/ (pow x 2) eps)) 1) eps) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(/ (- (* -1 (/ (pow x 4) (pow eps 2))) (+ 1 (/ (pow x 2) eps))) eps) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) eps) |
(/ (- (* -1 (/ (pow x 6) (pow eps 3))) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) eps) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) eps) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(* -1 (/ (+ 1 (/ (pow x 2) eps)) eps)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 4) eps)) (pow x 2)) eps))) eps)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 6) eps) (* -1 (pow x 4))) eps)) (pow x 2)) eps))) eps)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) eps) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(+ (* x (- (* x (- (* -2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (* eps (pow (sqrt -1) 2))))))) (/ 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64)))) eps) #s(literal 1 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 (- (+ (* -2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* x (- (* 2 (/ 1 (* eps (pow (sqrt -1) 2)))) (+ (* (sqrt (/ 1 eps)) (/ (- (* -2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (* eps (pow (sqrt -1) 2)))))) (sqrt -1))) (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (pow (sqrt -1) 3))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))) (* eps (pow (sqrt -1) 2))))))) (/ 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 2 binary64) (-.f64 #s(literal 0 binary64) eps)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64)))) eps) #s(literal 1 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) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64)) (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64)))) eps) #s(literal 1 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/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) (* 1/8 (/ (* eps (+ (* -2 eps) (* -1 eps))) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps #s(literal -3 binary64)))) (*.f64 x x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/8 (* eps (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))))) (* 1/4 (* (+ (* -2 eps) (* -1 eps)) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps)))))))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (* 1/8 (/ (* eps (+ (* -2 eps) (* -1 eps))) (pow x 2)))) x) |
(/.f64 (+.f64 (-.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps #s(literal -3 binary64))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps #s(literal -3 binary64))))))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps #s(literal -3 binary64)))) (*.f64 x x))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/4 (* (+ (* -2 eps) (* -1 eps)) (+ (* 1/8 (* eps (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))))) (* 1/4 (* (+ (* -2 eps) (* -1 eps)) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps)))))))))) (+ (* 1/8 (* eps (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))))) (* 1/4 (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps))))))))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (+ (* 1/8 (/ (* eps (+ (* -2 eps) (* -1 eps))) (pow x 2))) (+ (* 1/8 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2)))) (pow x 4))) (* 1/4 (/ (* (+ (* -2 eps) (* -1 eps)) (- (* -1/4 (pow eps 2)) (* 1/8 (* eps (+ (* -2 eps) (* -1 eps)))))) (pow x 4)))))) x) |
(/.f64 (-.f64 (-.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps #s(literal -3 binary64))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps #s(literal -3 binary64))))))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps #s(literal -3 binary64)))))))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -3 binary64))) (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps #s(literal -3 binary64))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps #s(literal -3 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (/ eps (pow x 2)) (+ 2 (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (* eps (pow x 2)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (+.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 eps (*.f64 x x))))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) eps)) (* 2 (/ (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) eps))) (pow x 4))) (/ eps (pow x 2))) (+ 2 (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (* eps (pow x 2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (+.f64 (-.f64 (/.f64 eps (*.f64 x x)) (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) eps) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (+.f64 eps (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) eps)))) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 eps (*.f64 x x))))))) |
(* -1 (* x (- (+ (* -1 (/ (+ (* -1 (/ (* (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) eps)) (+ (* 2 (/ (+ (* -1 (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4)))) (* 1/16 (pow eps 4))) eps)) (/ (* (+ (* -1 (/ (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) eps)) (* 2 (/ (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) eps))) (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2)))) eps))) (pow x 6))) (/ eps (pow x 2))) (+ 2 (+ (* -1 (/ (* (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (- eps (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) eps)))) (* eps (pow x 4)))) (+ (* 2 (/ (+ (* -1/4 (pow eps 2)) (* 1/2 (pow eps 2))) (* eps (pow x 2)))) (* 2 (/ (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3))) (* eps (pow x 4)))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (-.f64 (/.f64 eps (*.f64 x x)) (/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 eps (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) eps))) eps)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/64 binary64)))) eps) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) eps) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (+.f64 eps (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) eps)))) eps))) eps))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (+.f64 eps (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) eps)))) (*.f64 eps (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 eps (*.f64 x x))) (/.f64 (/.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) (*.f64 x x)))))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* -1 (* eps (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (- (* -1 (* eps (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3))))) (pow x 3))) (* 1/32 (/ 1 (pow x 5)))))) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))))))) |
(* eps (+ (* eps (- (* eps (- (* -1 (* eps (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3))))) (pow x 3))) (* 1/32 (/ 1 (pow x 5))))) (pow x 3))) (* -1/16 (/ (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))) (pow x 4)))))) (+ (* -1/4 (/ (* (+ (* -2 x) (* -1 x)) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3))))) (pow x 3))) (* 1/32 (/ 1 (pow x 5)))))) (+ (* 1/8 (/ (+ (* -2 x) (* -1 x)) (pow x 4))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (-.f64 (*.f64 eps (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64)))))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(- (+ (* -2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (/ 1 (sqrt -1)))) (* -1 (/ (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (pow (sqrt -1) 2)))) |
(+.f64 (+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x) #s(literal -1 binary64))) |
(- (+ (* -2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (pow (sqrt -1) 2)))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1))))) (* -1 (/ (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (pow (sqrt -1) 2)))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x) #s(literal -1 binary64)))) |
(- (+ (* -2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (+ (* -1 (* (sqrt eps) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (pow (sqrt -1) 2))))) (sqrt -1))))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* -1 (/ (* eps (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) (pow (sqrt -1) 2))))) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 x) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (pow (sqrt -1) 2))) (* -1 (/ (+ (* -1/2 (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) (* eps (pow (sqrt -1) 2))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x) (-.f64 (/.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x)) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) eps) #s(literal 1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) x)) #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 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))))) eps)) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))))))) (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3))))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))) eps))) |
(-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (+ (* eps (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (* (sqrt eps) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))))))))))) (* (sqrt (/ 1 eps)) (* (sqrt -1) (* (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))))))))) (+ (* eps (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) (* (sqrt eps) (* (sqrt -1) (* (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) (- (* -2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))))))))) eps))) (* eps (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))))) eps))) |
(-.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (-.f64 (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)) (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) (+.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))))))))))) (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))))))))) eps)) (*.f64 eps (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 eps eps)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 eps eps)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 eps eps)) |
(* 2 (* eps (pow x 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* 2 (* eps (pow x 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* 2 (* eps (pow x 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (* 2 (pow x 2)) eps) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(- (* 2 (pow x 2)) eps) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(- (* 2 (pow x 2)) eps) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(* 2 (pow x 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) (/.f64 eps (*.f64 x x)))) |
(* 2 (pow x 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) (/.f64 eps (*.f64 x x)))) |
(* 2 (pow x 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -2 binary64))))) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -2 binary64))))) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -2 binary64))))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/ (pow eps 2) (pow x 2)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(* -1 (* (sqrt (pow eps 3)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) |
(+ (* -1 (* eps x)) (* -1 (* (sqrt (pow eps 3)) (sqrt -1)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) |
(+ (* -1 (* (sqrt (pow eps 3)) (sqrt -1))) (* x (+ (* -1 eps) (* x (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (* 2 (* (sqrt eps) (sqrt -1)))))))) |
(-.f64 (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64))))) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) |
(+ (* -1 (* (sqrt (pow eps 3)) (sqrt -1))) (* x (+ (* -1 eps) (* x (+ (* -1/2 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* 2 x) (* 2 (* (sqrt eps) (sqrt -1))))))))) |
(-.f64 (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))))))) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) |
(* 4 (pow x 3)) |
(*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 4 (+ (* -2 (/ eps (pow x 2))) (* -1 (/ eps (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)))) |
(* (pow x 3) (+ 4 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ (pow eps 2) (pow x 4)))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64)))) |
(* (pow x 3) (+ 4 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* -1/8 (/ (pow eps 3) (pow x 6))) (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ (pow eps 2) (pow x 4)))))))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64))))) |
(* eps x) |
(*.f64 eps x) |
(* -1 (* x (+ (* -1 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 (/ (pow eps 2) (pow x 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/4 binary64)) eps))) |
(* -1 (* x (+ (* -1 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 (/ (pow eps 2) (pow x 2))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/4 binary64))) eps)) |
(* -1 (* x (+ (* -1 eps) (+ (* -1 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 (/ (pow eps 2) (pow x 2))))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/64 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))))) eps))) |
(* 4 (pow x 3)) |
(*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) |
(+ (* 4 (pow x 3)) (* eps (+ (* -2 x) (* -1 x)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 x #s(literal -3 binary64)))) |
(+ (* 4 (pow x 3)) (* eps (+ (* -2 x) (+ (* -1 x) (* 1/4 (/ eps x)))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) |
(+ (* 4 (pow x 3)) (* eps (+ (* -2 x) (+ (* -1 x) (* eps (+ (* -1/64 (/ (pow eps 2) (pow x 5))) (* 1/4 (/ 1 x)))))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/4 binary64) x)))))) |
(* -1 (* (sqrt (pow eps 3)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) |
(* (pow eps 2) (+ (* -1 (* (sqrt (/ 1 eps)) (sqrt -1))) (+ (* -1 (/ x eps)) (* 2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (-.f64 (*.f64 #s(literal 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 x eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* (pow eps 2) (+ (* -1 (* (sqrt (/ 1 eps)) (sqrt -1))) (+ (* -1 (/ x eps)) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* 2 (/ (pow x 3) (pow eps 2)))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 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 #s(literal 2 binary64) (+.f64 (*.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 x (*.f64 x x)) (*.f64 eps eps))))) (/.f64 x eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* (pow eps 2) (+ (* -1 (* (sqrt (/ 1 eps)) (sqrt -1))) (+ (* -1 (/ x eps)) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* 2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1))))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 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 #s(literal 2 binary64) (+.f64 (*.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 x (*.f64 x x)) (*.f64 eps eps))))) (/.f64 x eps)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* (sqrt (pow eps 3)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) |
(* (pow eps 2) (+ (* -1 (/ (+ x (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 (*.f64 eps eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) eps))) |
(* (pow eps 2) (+ (* -1 (/ (+ x (+ (* -1 (/ (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3))) eps)) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 (*.f64 eps eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x 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 2 binary64) (*.f64 x (*.f64 x x)))) eps))) eps))) |
(* (pow eps 2) (+ (* -1 (/ (+ x (+ (* -1 (/ (+ (* -1 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 2 (pow x 3)))) eps)) (* 2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 (*.f64 eps eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 (-.f64 x (/.f64 (-.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 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) eps)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) eps))) |
(pow eps 2) |
(*.f64 eps eps) |
(+ (* -2 (* eps (pow x 2))) (pow eps 2)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 eps (*.f64 x x)) #s(literal -2 binary64))) |
(+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64)))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64))))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64)))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64))))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(+ (* -2 (* eps (pow x 2))) (pow x 4)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
(+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 eps (*.f64 (*.f64 x x) #s(literal -2 binary64))))) |
(+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 eps (*.f64 (*.f64 x x) #s(literal -2 binary64))))) |
(pow eps 2) |
(*.f64 eps eps) |
(* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps)))) |
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -2 binary64)))) |
(* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -2 binary64))))) |
(* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -2 binary64))))) |
(pow eps 2) |
(*.f64 eps eps) |
(* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps)))) |
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -2 binary64)))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))) eps)))) |
(*.f64 (*.f64 eps eps) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps)) eps))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))) eps)))) |
(*.f64 (*.f64 eps eps) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps)) eps))) |
Compiled 154 453 to 8 319 computations (94.6% saved)
25 alts after pruning (23 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 126 | 17 | 3 143 |
| Fresh | 11 | 6 | 17 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 3 141 | 25 | 3 166 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 5.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
| 5.0% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 x #s(literal -3 binary64))))) | |
| 3.9% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64))))) | |
| 4.3% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))))) | |
| 57.6% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) | |
| 11.1% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) | |
| 62.5% | (/.f64 (*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) | |
| 48.7% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 49.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) | |
| 44.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.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)))) eps)) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) | |
| 57.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) | |
| 57.5% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)))) | |
| ▶ | 48.7% | (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
| ▶ | 99.5% | (-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
| 52.3% | (-.f64 x (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal 1/2 binary64)))) | |
| 57.6% | (-.f64 x (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) | |
| 7.4% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) | |
| 6.6% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| ✓ | 57.9% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 52.6% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| ▶ | 57.7% | (-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
| ▶ | 4.6% | (-.f64 x x) |
| 57.6% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) | |
| ✓ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
Compiled 1 187 to 544 computations (54.2% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
| ✓ | cost-diff | 0 | (-.f64 x (sqrt.f64 (*.f64 eps (+.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 | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
| ✓ | cost-diff | 640 | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) eps) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 128 | (-.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 256 | (-.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
| ✓ | cost-diff | 384 | (-.f64 (*.f64 x x) (*.f64 x x)) |
| ✓ | cost-diff | 6912 | (/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 12 478× | accelerator-lowering-fma.f32 |
| 12 478× | accelerator-lowering-fma.f64 |
| 2 984× | *-lowering-*.f32 |
| 2 984× | *-lowering-*.f64 |
| 1 962× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 327 |
| 1 | 118 | 275 |
| 2 | 266 | 265 |
| 3 | 578 | 255 |
| 4 | 1887 | 253 |
| 5 | 5108 | 253 |
| 0 | 8328 | 243 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps)))) (/ (- 0 eps) (+ x (sqrt (- (* x x) eps))))) |
(/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps)))) |
(- (* x x) (* x x)) |
(* x x) |
x |
(+ x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
eps |
(/ (- 0 eps) (+ x (sqrt (- (* x x) eps)))) |
(- 0 eps) |
0 |
(- x x) |
x |
(/ 1 (* x (+ (/ 2 eps) (/ -1/2 (* x x))))) |
1 |
(* x (+ (/ 2 eps) (/ -1/2 (* x x)))) |
x |
(+ (/ 2 eps) (/ -1/2 (* x x))) |
(/ 2 eps) |
2 |
eps |
(/ -1/2 (* x x)) |
-1/2 |
(* x x) |
(/ (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
(- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(* (- (* x x) eps) (- (* x x) eps)) |
(- (* x x) eps) |
eps |
(+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4)))) |
(* 4 (* x (* x x))) |
4 |
(* eps (+ (* x -3) (* (/ eps x) 1/4))) |
(+ (* x -3) (* (/ eps x) 1/4)) |
(* x -3) |
-3 |
(* (/ eps x) 1/4) |
(/ eps x) |
1/4 |
(- 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) |
| Outputs |
|---|
(- (/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps)))) (/ (- 0 eps) (+ x (sqrt (- (* x x) eps))))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps)))) |
#s(literal 0 binary64) |
(- (* x x) (* x x)) |
#s(literal 0 binary64) |
(* x x) |
(*.f64 x x) |
x |
(+ x (sqrt (- (* x x) eps))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(/ (- 0 eps) (+ x (sqrt (- (* x x) eps)))) |
(/.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(- 0 eps) |
(-.f64 #s(literal 0 binary64) eps) |
0 |
#s(literal 0 binary64) |
(- x x) |
#s(literal 0 binary64) |
x |
(/ 1 (* x (+ (/ 2 eps) (/ -1/2 (* x x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
1 |
#s(literal 1 binary64) |
(* x (+ (/ 2 eps) (/ -1/2 (* x x)))) |
(+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
x |
(+ (/ 2 eps) (/ -1/2 (* x x))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
2 |
#s(literal 2 binary64) |
eps |
(/ -1/2 (* x x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
(/ (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x))))) |
(- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) |
(*.f64 eps (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) eps)) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(* (- (* x x) eps) (- (* x x) eps)) |
(*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x)))) |
(* 4 (* x (* x x))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
(* eps (+ (* x -3) (* (/ eps x) 1/4))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x))) |
(+ (* x -3) (* (/ eps x) 1/4)) |
(+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x)) |
(* x -3) |
(*.f64 x #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
(* (/ eps x) 1/4) |
(/.f64 (*.f64 eps #s(literal 1/4 binary64)) x) |
(/ eps x) |
(/.f64 eps x) |
1/4 |
#s(literal 1/4 binary64) |
(- 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) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
| ✓ | accuracy | 99.9% | (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 84.2% | (/.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 68.8% | (-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 99.6% | (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
| ✓ | accuracy | 81.0% | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 67.2% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
| ✓ | accuracy | 68.5% | (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 100.0% | (-.f64 x x) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 99.0ms | 156× | 1 | valid |
| 34.0ms | 23× | 2 | exit |
| 19.0ms | 69× | 0 | valid |
| 3.0ms | 8× | 1 | exit |
Compiled 347 to 44 computations (87.3% saved)
ival-mult: 37.0ms (36.7% of total)ival-div: 25.0ms (24.8% of total)ival-sub: 12.0ms (11.9% of total)adjust: 11.0ms (10.9% of total)ival-add: 9.0ms (8.9% of total)ival-sqrt: 6.0ms (5.9% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps))))> |
#<alt (- (* x x) (* x x))> |
#<alt (- (/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps)))) (/ (- 0 eps) (+ x (sqrt (- (* x x) eps)))))> |
#<alt (* x x)> |
#<alt (- x x)> |
#<alt (* x (+ (/ 2 eps) (/ -1/2 (* x x))))> |
#<alt (/ 1 (* x (+ (/ 2 eps) (/ -1/2 (* x x)))))> |
#<alt (+ (/ 2 eps) (/ -1/2 (* x x)))> |
#<alt (/ 2 eps)> |
#<alt (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps)))> |
#<alt (/ (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4)))))> |
#<alt (* x (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (* eps (+ -1 (/ (* x x) eps)))> |
#<alt (- x (sqrt (* eps (+ -1 (/ (* x x) eps)))))> |
#<alt (sqrt (* eps (+ -1 (/ (* x x) eps))))> |
#<alt (+ -1 (/ (* x x) eps))> |
#<alt (/ (- 0 eps) (+ x (sqrt (- (* x x) eps))))> |
#<alt (+ x (sqrt (- (* x x) eps)))> |
#<alt (sqrt (- (* x x) eps))> |
#<alt (- (* x x) eps)> |
#<alt (/ -1/2 (* x x))> |
#<alt (* eps (+ (* x -3) (* (/ eps x) 1/4)))> |
#<alt (* (- (* x x) eps) (- (* x x) eps))> |
#<alt (/ (* x x) eps)> |
| Outputs |
|---|
#<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 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 eps) (/ 1 (sqrt -1)))> |
#<alt (- (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (* (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)))) (* -1 (* (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)))) (* -1 (* (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 (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 x)> |
#<alt (/ (- (* 2 (/ (pow x 2) eps)) 1/2) x)> |
#<alt (/ (- (* 2 (/ (pow x 2) eps)) 1/2) x)> |
#<alt (/ (- (* 2 (/ (pow x 2) eps)) 1/2) x)> |
#<alt (* 2 (/ x eps))> |
#<alt (* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 2 (/ x eps))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* 2 (/ x eps))> |
#<alt (/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps)> |
#<alt (/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps)> |
#<alt (/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps)> |
#<alt (/ -1/2 x)> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (/ -1/2 x)> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (* -2 x)> |
#<alt (* x (- (* -8 (/ (pow x 2) eps)) 2))> |
#<alt (* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2))> |
#<alt (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* -1/128 (/ (pow eps 4) (pow x 6)))))) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -2 x)> |
#<alt (+ (* -8 (/ (pow x 3) eps)) (* -2 x))> |
#<alt (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps)))> |
#<alt (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2)))))> |
#<alt (* -2 x)> |
#<alt (+ (* -8 (/ (pow x 3) eps)) (* -2 x))> |
#<alt (+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps)))> |
#<alt (+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps)))> |
#<alt (/ 2 eps)> |
#<alt (/ (+ 2 (* -1/2 (/ eps (pow x 2)))) eps)> |
#<alt (/ (+ 2 (* -1/2 (/ eps (pow x 2)))) eps)> |
#<alt (/ (+ 2 (* -1/2 (/ eps (pow x 2)))) eps)> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ (- (* 2 (/ (pow x 2) eps)) 1/2) (pow x 2))> |
#<alt (/ (- (* 2 (/ (pow x 2) eps)) 1/2) (pow x 2))> |
#<alt (/ (- (* 2 (/ (pow x 2) eps)) 1/2) (pow x 2))> |
#<alt (/ 2 eps)> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (/ 2 eps)> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (/ 2 eps)> |
#<alt (* -1 (pow eps 2))> |
#<alt (- (* 2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (- (* 2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (- (* 2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (* 2 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* 2 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* 2 (* eps (pow x 2)))> |
#<alt (* eps (- (* -1 eps) (* -2 (pow x 2))))> |
#<alt (* eps (- (* -1 eps) (* -2 (pow x 2))))> |
#<alt (* eps (- (* -1 eps) (* -2 (pow x 2))))> |
#<alt (* -1 (pow eps 2))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* -1 (pow eps 2))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* -4 x)> |
#<alt (* x (- (* -40 (/ (pow x 2) eps)) 4))> |
#<alt (* x (- (* (pow x 2) (- (* -416 (/ (pow x 2) (pow eps 2))) (* 40 (/ 1 eps)))) 4))> |
#<alt (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -4352 (/ (pow x 2) (pow eps 3))) (* 416 (/ 1 (pow eps 2))))) (* 40 (/ 1 eps)))) 4))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) (* -3/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -3/4 (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 1/32 (pow eps 3))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (* -3/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/16 (* (pow eps 2) (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 3/4 (* eps (+ (* -3/4 (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 1/32 (pow eps 3)))))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (+ (* -3/4 (/ (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 4))) (+ (* -3/8 (/ (pow eps 2) (pow x 2))) (* 1/32 (/ (pow eps 3) (pow x 4)))))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (- (+ (* -1/2 eps) (* 1/4 (/ (pow eps 2) (pow x 2)))) (* 3/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* -3/4 (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* -1/32 (pow eps 3))) (pow x 4))) (+ (* -1/2 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) (* 3/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/16 (* (pow eps 2) (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* 3/4 (* eps (+ (* -3/4 (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* -1/32 (pow eps 3)))))) (pow x 6))) (+ (* -1/2 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) (+ (* -3/4 (/ (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* 3/8 (/ (pow eps 2) (pow x 2)))))) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/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 (* -4 x)> |
#<alt (- (+ (* -4 x) (* 8 (/ (pow x 3) eps))) (* 48 (/ (pow x 3) eps)))> |
#<alt (- (+ (* -4 x) (+ (* -1 (/ (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 2))) (* 8 (/ (pow x 3) eps)))) (* 48 (/ (pow x 3) eps)))> |
#<alt (- (+ (* -4 x) (+ (* -1 (/ (+ (* 12 (* (pow x 2) (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))))) (* 16 (* (pow x 4) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 3))) (* 8 (/ (pow x 3) eps)))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))) (pow eps 2))) (* 48 (/ (pow x 3) eps)))))> |
#<alt (* -4 x)> |
#<alt (+ (* -4 x) (* -1 (/ (- (* -8 (pow x 3)) (* -48 (pow x 3))) eps)))> |
#<alt (+ (* -4 x) (* -1 (/ (- (+ (* -64 (/ (pow x 5) eps)) (+ (* -8 (pow x 3)) (* 12 (/ (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps)))) (* -48 (pow x 3))) eps)))> |
#<alt (+ (* -4 x) (* -1 (/ (- (+ (* -8 (pow x 3)) (* -1 (/ (- (+ (* -12 (/ (* (pow x 2) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps)) (* 16 (/ (* (pow x 4) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps))) (* -48 (pow x 3))) eps)))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 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 (* (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 -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 (* -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) (/ 1 (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -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 (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (pow eps 2)))) (* -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 (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)))) (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* -1 x) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 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 (* 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)) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<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 (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (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)))) (* -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)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/32 (/ (pow eps 4) (pow x 6))) (* -1/128 (/ (pow eps 4) (pow x 6))))))) x)> |
#<alt (* -2 x)> |
#<alt (* -1 (* x (+ 2 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 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 (* x (+ 2 (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (* eps (pow x 6)))) (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (* 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 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (/ -1/2 (pow x 2))> |
#<alt (* -3 (* eps x))> |
#<alt (* eps (+ (* -3 x) (* 1/4 (/ eps x))))> |
#<alt (* eps (+ (* -3 x) (* 1/4 (/ eps x))))> |
#<alt (* eps (+ (* -3 x) (* 1/4 (/ eps x))))> |
#<alt (* 1/4 (/ (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* 1/4 (/ (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* 1/4 (/ (pow eps 2) x))> |
#<alt (/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x)> |
#<alt (/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x)> |
#<alt (/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x)> |
#<alt (* -3 (* eps x))> |
#<alt (* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2)))))> |
#<alt (* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2)))))> |
#<alt (* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2)))))> |
#<alt (* -3 (* eps x))> |
#<alt (* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps))))> |
#<alt (* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps))))> |
#<alt (* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps))))> |
#<alt (pow eps 2)> |
#<alt (+ (* -2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2))> |
#<alt (+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4)))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4)))))> |
#<alt (pow x 4)> |
#<alt (+ (* -2 (* eps (pow x 2))) (pow x 4))> |
#<alt (+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4))> |
#<alt (+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4))> |
#<alt (pow eps 2)> |
#<alt (* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2)))))> |
#<alt (* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2)))))> |
#<alt (pow eps 2)> |
#<alt (* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))) eps))))> |
#<alt (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (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 (/ (pow x 2) eps)> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 20.0ms | eps | @ | -inf | (- (/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps)))) (/ (- 0 eps) (+ x (sqrt (- (* x x) eps))))) |
| 18.0ms | eps | @ | inf | (* eps (+ (* x -3) (* (/ eps x) 1/4))) |
| 5.0ms | x | @ | 0 | (* x (+ (/ 2 eps) (/ -1/2 (* x x)))) |
| 3.0ms | x | @ | 0 | (- (/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps)))) (/ (- 0 eps) (+ x (sqrt (- (* x x) eps))))) |
| 1.0ms | eps | @ | inf | (- (/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps)))) (/ (- 0 eps) (+ x (sqrt (- (* x x) eps))))) |
| 1× | batch-egg-rewrite |
| 4 444× | /-lowering-/.f32 |
| 4 444× | /-lowering-/.f64 |
| 3 200× | *-lowering-*.f32 |
| 3 200× | *-lowering-*.f64 |
| 2 640× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 230 |
| 1 | 323 | 194 |
| 2 | 3174 | 183 |
| 0 | 8562 | 173 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps)))) |
(- (* x x) (* x x)) |
(- (/ (- (* x x) (* x x)) (+ x (sqrt (- (* x x) eps)))) (/ (- 0 eps) (+ x (sqrt (- (* x x) eps))))) |
(* x x) |
(- x x) |
(* x (+ (/ 2 eps) (/ -1/2 (* x x)))) |
(/ 1 (* x (+ (/ 2 eps) (/ -1/2 (* x x))))) |
(+ (/ 2 eps) (/ -1/2 (* x x))) |
(/ 2 eps) |
(- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) |
(/ (- (* x (* x (* x x))) (* (- (* x x) eps) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
(* x (* x (* x x))) |
(* x (* x x)) |
(* eps (+ -1 (/ (* x x) eps))) |
(- x (sqrt (* eps (+ -1 (/ (* x x) eps))))) |
(sqrt (* eps (+ -1 (/ (* x x) eps)))) |
(+ -1 (/ (* x x) eps)) |
(/ (- 0 eps) (+ x (sqrt (- (* x x) eps)))) |
(+ x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(/ -1/2 (* x x)) |
(* eps (+ (* x -3) (* (/ eps x) 1/4))) |
(* (- (* x x) eps) (- (* x x) eps)) |
(/ (* x x) eps) |
| Outputs |
|---|
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(+.f64 x (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 0 binary64)) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(-.f64 (/.f64 (*.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) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) eps) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) eps) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps))) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.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)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 eps (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps))) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps)) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) eps))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.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) #s(literal 0 binary64)) eps)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps)))) (neg.f64 (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)) (neg.f64 (neg.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 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 (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) eps)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps))) (neg.f64 (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) eps)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.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) #s(literal 0 binary64)) eps))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps))))) (neg.f64 (neg.f64 (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(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 (-.f64 #s(literal 0 binary64) eps) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps))) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 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 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)))) |
(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))) |
#s(literal 0 binary64) |
(+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps)) (-.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) eps) x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) eps) x (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 x (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x) (*.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps)) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x)) (neg.f64 (*.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x)) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x)) (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(pow.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) x) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) x) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) eps)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) eps)) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 eps eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) eps) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x x) eps) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 x x) eps)) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 eps #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 eps #s(literal 1 binary64))) (*.f64 eps (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 eps #s(literal 2 binary64))) (*.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) (*.f64 eps x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 eps #s(literal 2 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eps #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 eps #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 eps #s(literal 2 binary64)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 eps #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) eps)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 eps #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 eps #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps) (*.f64 x #s(literal 2 binary64))) (*.f64 x eps)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps #s(literal 2 binary64))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 eps #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x #s(literal -2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (neg.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (*.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (/.f64 eps #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 4 binary64) (*.f64 eps eps))) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps))) |
(/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 eps #s(literal 1 binary64)))) (neg.f64 (*.f64 eps (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 eps #s(literal 2 binary64)))) (neg.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (*.f64 eps x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 eps #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (/.f64 eps #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (/.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 eps #s(literal 2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (/.f64 eps #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 eps #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 eps #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (*.f64 (/.f64 eps #s(literal 2 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (/.f64 eps #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) eps))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 eps #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 eps #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 x eps))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps #s(literal 2 binary64))) (*.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (/.f64 eps #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x #s(literal -2 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 4 binary64) (*.f64 eps eps)))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) eps) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) eps))) |
(*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #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 4 binary64) (*.f64 eps eps)) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)) (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) eps)) |
(/.f64 #s(literal 2 binary64) eps) |
(/.f64 #s(literal 1 binary64) (/.f64 eps #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 eps #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eps #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 eps #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 eps #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) eps)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 eps eps)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) eps) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))) |
(+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))) |
(fma.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))) |
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 x x) eps) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 eps (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (-.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) (*.f64 eps (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 eps (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (-.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) (*.f64 eps (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) eps)) |
(exp.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 x (*.f64 (/.f64 x eps) eps) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 eps #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 eps (/.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x x) eps) eps (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (*.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 eps x) (/.f64 x eps) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (+.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (-.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 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) eps) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (neg.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)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.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)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) eps)) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) eps) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) eps)) (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) eps)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) x) |
(-.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) x) |
(fma.f64 (sqrt.f64 eps) (neg.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) x) |
(fma.f64 (neg.f64 (sqrt.f64 eps)) (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))))) |
(*.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(fabs.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (sqrt.f64 (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.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)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) eps)) (pow.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 eps) (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (sqrt.f64 eps)) |
(*.f64 (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 eps) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) eps)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (sqrt.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 eps)) (sqrt.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) eps))) (sqrt.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(+.f64 (/.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 (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (+.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) eps) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x eps) x #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 eps eps) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) eps #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x)))) (+.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 (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x)))) (+.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) (neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))))) |
(/.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 (*.f64 x x) eps) #s(literal -1 binary64)) (/.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 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (+.f64 #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 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x)))))) |
(/.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 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(/.f64 (neg.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 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)))) |
(pow.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x)))) (+.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 (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.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 (*.f64 x x) eps) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) eps) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) eps) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 eps eps))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 eps eps)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps)) (/.f64 (*.f64 eps eps) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) (/.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(fma.f64 eps (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) eps) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) eps) #s(literal 0 binary64)) |
(neg.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 eps (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps)) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 eps (*.f64 eps eps)) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 eps eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 eps eps))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps)) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) eps))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 (*.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) #s(literal 0 binary64)) eps)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps)) (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) eps)) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (*.f64 eps eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1 binary64)) (*.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 eps eps)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) eps) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps))) (neg.f64 (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps))) (neg.f64 (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) eps)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (+.f64 (*.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) #s(literal 0 binary64)) eps))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps))) (neg.f64 (pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) eps))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 eps eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1 binary64))) (neg.f64 (*.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #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)))) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 eps eps))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) 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))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) (/.f64 (*.f64 x x) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) x) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(fma.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) 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 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) (neg.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x))) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.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 (*.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)))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (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)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(+.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) eps)) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps))) |
(-.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) eps) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 x x) (-.f64 #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 eps #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) eps)))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) |
(+.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (/.f64 (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(fma.f64 x (*.f64 #s(literal -3 binary64) eps) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) |
(fma.f64 eps (*.f64 x #s(literal -3 binary64)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) |
(fma.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) |
(fma.f64 #s(literal -3 binary64) (*.f64 x eps) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) |
(fma.f64 (*.f64 x #s(literal -3 binary64)) eps (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) |
(fma.f64 (/.f64 eps x) (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) eps) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) eps (*.f64 x (*.f64 #s(literal -3 binary64) eps))) |
(fma.f64 (*.f64 eps #s(literal 1/4 binary64)) (/.f64 eps x) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) |
(fma.f64 (*.f64 eps x) #s(literal -3 binary64) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) |
(fma.f64 (*.f64 eps #s(literal -3 binary64)) x (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) |
(fma.f64 (*.f64 eps (/.f64 eps x)) #s(literal 1/4 binary64) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (-.f64 (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x #s(literal -3 binary64)))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64)))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64))) eps) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (-.f64 (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64))))) (neg.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) eps)) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64))) eps)) (neg.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x))))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) |
(*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) eps) |
(+.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps))) |
(+.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (+.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps (*.f64 x x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) eps) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps)) |
(/.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 eps (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eps (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 x x) #s(literal 1 binary64)) eps) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) eps) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 eps (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x eps)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps)) |
(*.f64 (/.f64 x eps) x) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 eps eps)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) eps) |
| 1× | egg-herbie |
| 10 908× | accelerator-lowering-fma.f32 |
| 10 908× | accelerator-lowering-fma.f64 |
| 7 664× | *-lowering-*.f32 |
| 7 664× | *-lowering-*.f64 |
| 4 766× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 870 | 6695 |
| 1 | 2788 | 6394 |
| 0 | 8402 | 6076 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
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 eps) (/ 1 (sqrt -1))) |
(- (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (* (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)))) (* -1 (* (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)))) (* -1 (* (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))) |
(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 x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(* 2 (/ x eps)) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* 2 (/ x eps)) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* 2 (/ x eps)) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/ -1/2 x) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(/ -1/2 x) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(* -2 x) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2)) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* -1/128 (/ (pow eps 4) (pow x 6)))))) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -2 x) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(* -2 x) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps))) |
(+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps))) |
(/ 2 eps) |
(/ (+ 2 (* -1/2 (/ eps (pow x 2)))) eps) |
(/ (+ 2 (* -1/2 (/ eps (pow x 2)))) eps) |
(/ (+ 2 (* -1/2 (/ eps (pow x 2)))) eps) |
(/ -1/2 (pow x 2)) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(/ -1/2 (pow x 2)) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(/ -1/2 (pow x 2)) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) (pow x 2)) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) (pow x 2)) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) (pow x 2)) |
(/ 2 eps) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(/ 2 eps) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(/ 2 eps) |
(/ 2 eps) |
(/ 2 eps) |
(/ 2 eps) |
(/ 2 eps) |
(/ 2 eps) |
(/ 2 eps) |
(/ 2 eps) |
(/ 2 eps) |
(/ 2 eps) |
(/ 2 eps) |
(/ 2 eps) |
(* -1 (pow eps 2)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(* 2 (* eps (pow x 2))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* 2 (* eps (pow x 2))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* 2 (* eps (pow x 2))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(* -1 (pow eps 2)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* -1 (pow eps 2)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* -4 x) |
(* x (- (* -40 (/ (pow x 2) eps)) 4)) |
(* x (- (* (pow x 2) (- (* -416 (/ (pow x 2) (pow eps 2))) (* 40 (/ 1 eps)))) 4)) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -4352 (/ (pow x 2) (pow eps 3))) (* 416 (/ 1 (pow eps 2))))) (* 40 (/ 1 eps)))) 4)) |
(* 1/2 (/ eps x)) |
(/ (- (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) (* -3/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -3/4 (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 1/32 (pow eps 3))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (* -3/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/16 (* (pow eps 2) (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 3/4 (* eps (+ (* -3/4 (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 1/32 (pow eps 3)))))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (+ (* -3/4 (/ (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 4))) (+ (* -3/8 (/ (pow eps 2) (pow x 2))) (* 1/32 (/ (pow eps 3) (pow x 4)))))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* 1/4 (/ (pow eps 2) (pow x 2)))) (* 3/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -3/4 (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* -1/32 (pow eps 3))) (pow x 4))) (+ (* -1/2 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) (* 3/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/16 (* (pow eps 2) (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* 3/4 (* eps (+ (* -3/4 (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* -1/32 (pow eps 3)))))) (pow x 6))) (+ (* -1/2 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) (+ (* -3/4 (/ (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* 3/8 (/ (pow eps 2) (pow x 2)))))) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/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)))) |
(* -4 x) |
(- (+ (* -4 x) (* 8 (/ (pow x 3) eps))) (* 48 (/ (pow x 3) eps))) |
(- (+ (* -4 x) (+ (* -1 (/ (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 2))) (* 8 (/ (pow x 3) eps)))) (* 48 (/ (pow x 3) eps))) |
(- (+ (* -4 x) (+ (* -1 (/ (+ (* 12 (* (pow x 2) (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))))) (* 16 (* (pow x 4) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 3))) (* 8 (/ (pow x 3) eps)))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))) (pow eps 2))) (* 48 (/ (pow x 3) eps))))) |
(* -4 x) |
(+ (* -4 x) (* -1 (/ (- (* -8 (pow x 3)) (* -48 (pow x 3))) eps))) |
(+ (* -4 x) (* -1 (/ (- (+ (* -64 (/ (pow x 5) eps)) (+ (* -8 (pow x 3)) (* 12 (/ (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps)))) (* -48 (pow x 3))) eps))) |
(+ (* -4 x) (* -1 (/ (- (+ (* -8 (pow x 3)) (* -1 (/ (- (+ (* -12 (/ (* (pow x 2) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps)) (* 16 (/ (* (pow x 4) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps))) (* -48 (pow x 3))) eps))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 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 (* (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)))))))) |
-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) |
(* -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) (/ 1 (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -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 (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (pow eps 2)))) (* -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 (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)))) (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* -1 x) (* (sqrt eps) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 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 (* 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)) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(* -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 (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (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)))) (* -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))))) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/32 (/ (pow eps 4) (pow x 6))) (* -1/128 (/ (pow eps 4) (pow x 6))))))) x) |
(* -2 x) |
(* -1 (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))) |
(* -1 (* x (+ 2 (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (* eps (pow x 6)))) (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (* 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 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(/ -1/2 (pow x 2)) |
(* -3 (* eps x)) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(* 1/4 (/ (pow eps 2) x)) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* 1/4 (/ (pow eps 2) x)) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* 1/4 (/ (pow eps 2) x)) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(* -3 (* eps x)) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(* -3 (* eps x)) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(pow eps 2) |
(+ (* -2 (* eps (pow x 2))) (pow eps 2)) |
(+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2)) |
(+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2)) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(pow x 4) |
(+ (* -2 (* eps (pow x 2))) (pow x 4)) |
(+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4)) |
(+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4)) |
(pow eps 2) |
(* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps)))) |
(* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(pow eps 2) |
(* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps)))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))) eps)))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (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) eps) |
| Outputs |
|---|
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) |
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 eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(- (* -1 (/ x (pow (sqrt -1) 2))) (* -1 (* (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)))) (* -1 (* (sqrt eps) (/ 1 (sqrt -1))))) |
(+.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* -1 (* (sqrt eps) (/ 1 (sqrt -1))))) |
(+.f64 (*.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))) (/.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 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/ (- (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (*.f64 #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 #s(literal 0 binary64) (*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) eps) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 (/.f64 (*.f64 #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 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.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 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 eps) 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 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 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 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) 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 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 eps) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) eps))) eps))) eps) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(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 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) x) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -8 binary64)) #s(literal -2 binary64))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -8 binary64) eps)))) #s(literal -2 binary64))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -32 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -8 binary64) eps))) #s(literal -2 binary64))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 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/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (*.f64 x (*.f64 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/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 eps #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (*.f64 x (*.f64 x (*.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 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/32 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (-.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* -1/128 (/ (pow eps 4) (pow x 6)))))) x)) |
(/.f64 (+.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/128 binary64)) (pow.f64 x #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/32 binary64)))))) |
(* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps)) |
(- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) |
(+.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 x #s(literal 7 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 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) (*.f64 eps eps))))) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps)) |
(+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
(+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 x #s(literal 7 binary64))) eps) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ (+ 2 (* -1/2 (/ eps (pow x 2)))) eps) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) eps) |
(/ (+ 2 (* -1/2 (/ eps (pow x 2)))) eps) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) eps) |
(/ (+ 2 (* -1/2 (/ eps (pow x 2)))) eps) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) eps) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) (pow x 2)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(/ 2 eps) |
(/.f64 #s(literal 2 binary64) eps) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(-.f64 (*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) (*.f64 eps eps)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(-.f64 (*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) (*.f64 eps eps)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(-.f64 (*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) (*.f64 eps eps)) |
(* 2 (* eps (pow x 2))) |
(*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* 2 (* eps (pow x 2))) |
(*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* 2 (* eps (pow x 2))) |
(*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(*.f64 eps (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x (*.f64 x #s(literal 2 binary64))))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(*.f64 eps (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x (*.f64 x #s(literal 2 binary64))))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(*.f64 eps (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x (*.f64 x #s(literal 2 binary64))))) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64)))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64)))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64)))) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64)))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64)))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64)))) |
(* -4 x) |
(*.f64 x #s(literal -4 binary64)) |
(* x (- (* -40 (/ (pow x 2) eps)) 4)) |
(*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -40 binary64)) #s(literal -4 binary64))) |
(* x (- (* (pow x 2) (- (* -416 (/ (pow x 2) (pow eps 2))) (* 40 (/ 1 eps)))) 4)) |
(*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -416 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -40 binary64) eps)))) #s(literal -4 binary64))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -4352 (/ (pow x 2) (pow eps 3))) (* 416 (/ 1 (pow eps 2))))) (* 40 (/ 1 eps)))) 4)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -4352 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -416 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -40 binary64) eps))) #s(literal -4 binary64))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) (* -3/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 (/ (+ (* -3/4 (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 1/32 (pow eps 3))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (* -3/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/ (- (+ (* -1 (/ (+ (* 1/16 (* (pow eps 2) (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 3/4 (* eps (+ (* -3/4 (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 1/32 (pow eps 3)))))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) (+ (* -3/4 (/ (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 4))) (+ (* -3/8 (/ (pow eps 2) (pow x 2))) (* 1/32 (/ (pow eps 3) (pow x 4)))))) x) |
(/.f64 (-.f64 (-.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) #s(literal 1/16 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64))) (*.f64 eps #s(literal 3/4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -3/8 binary64))) (*.f64 x x))))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (+ (* -1/2 eps) (* 1/4 (/ (pow eps 2) (pow x 2)))) (* 3/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 (/ (+ (* -3/4 (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* -1/32 (pow eps 3))) (pow x 4))) (+ (* -1/2 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) (* 3/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) #s(literal -3/4 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64))) (neg.f64 (*.f64 x (*.f64 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)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/16 (* (pow eps 2) (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* 3/4 (* eps (+ (* -3/4 (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* -1/32 (pow eps 3)))))) (pow x 6))) (+ (* -1/2 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) (+ (* -3/4 (/ (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* 3/8 (/ (pow eps 2) (pow x 2)))))) x)) |
(/.f64 (-.f64 (-.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) #s(literal 1/16 binary64))) (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) #s(literal -3/4 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64))) (*.f64 eps #s(literal 3/4 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 3/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) #s(literal -3/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -4 x) |
(*.f64 x #s(literal -4 binary64)) |
(- (+ (* -4 x) (* 8 (/ (pow x 3) eps))) (* 48 (/ (pow x 3) eps))) |
(+.f64 (*.f64 x #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) eps) #s(literal -40 binary64))) |
(- (+ (* -4 x) (+ (* -1 (/ (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 2))) (* 8 (/ (pow x 3) eps)))) (* 48 (/ (pow x 3) eps))) |
(+.f64 (-.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -40 binary64)) #s(literal -12 binary64)))) (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) eps) #s(literal -40 binary64))) |
(- (+ (* -4 x) (+ (* -1 (/ (+ (* 12 (* (pow x 2) (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))))) (* 16 (* (pow x 4) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 3))) (* 8 (/ (pow x 3) eps)))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))) (pow eps 2))) (* 48 (/ (pow x 3) eps))))) |
(+.f64 (-.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -40 binary64)) #s(literal -12 binary64)))) (*.f64 (*.f64 x x) #s(literal 12 binary64))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -40 binary64)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) eps) (+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) eps) (/.f64 #s(literal -64 binary64) eps)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64)) eps) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -40 binary64)) #s(literal -12 binary64))) (*.f64 eps eps)))))) |
(* -4 x) |
(*.f64 x #s(literal -4 binary64)) |
(+ (* -4 x) (* -1 (/ (- (* -8 (pow x 3)) (* -48 (pow x 3))) eps))) |
(+.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -40 binary64)) eps)) |
(+ (* -4 x) (* -1 (/ (- (+ (* -64 (/ (pow x 5) eps)) (+ (* -8 (pow x 3)) (* 12 (/ (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps)))) (* -48 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) eps) #s(literal -64 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64)) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64)))) eps)) |
(+ (* -4 x) (* -1 (/ (- (+ (* -8 (pow x 3)) (* -1 (/ (- (+ (* -12 (/ (* (pow x 2) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps)) (* 16 (/ (* (pow x 4) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps))) (* -48 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64)) #s(literal 12 binary64)))))) eps) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64))) eps) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64)) #s(literal 12 binary64)))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64))) eps)) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(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 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 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 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- x (* (sqrt eps) (sqrt -1))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.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 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 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 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (*.f64 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))) (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.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 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* 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 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (-.f64 (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 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 #s(literal 0 binary64) eps) (neg.f64 (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1/2 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))))))) |
(* -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 #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)) (*.f64 x (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (sqrt.f64 eps) #s(literal 1/2 binary64)))) eps)) (-.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)))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 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 #s(literal 0 binary64) eps) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.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 x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64))))) |
(* -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 #s(literal 0 binary64) eps) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -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 #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 (*.f64 x (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))))) (+.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/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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64)))))) |
(* (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 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* (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 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #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)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.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)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 (+.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)) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 (+.f64 #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)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.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)) |
-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)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 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))) |
(* 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 eps (+.f64 (*.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))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) |
(/.f64 (sqrt.f64 eps) (neg.f64 (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)))) (* -1 (/ (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (pow eps 2)))) (* -1 (/ x (pow (sqrt -1) 2)))) |
(+.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 eps eps)) (-.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (sqrt.f64 eps) (sqrt.f64 #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 (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)))) (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))))) |
(+.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (neg.f64 (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) (*.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 x #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 x) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) x) |
(+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (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 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (sqrt.f64 eps) #s(literal -1/2 binary64))) (*.f64 eps x)) eps)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 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 (* 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)) (* -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 eps (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.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 x)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps x)) eps)) |
(* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) |
(/.f64 (sqrt.f64 eps) (neg.f64 (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 (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2))))) |
(-.f64 (*.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)))) (/.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)))) (* -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))))) |
(-.f64 (*.f64 x (+.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)))) #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 (*.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 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (+ (* -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))) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/32 (/ (pow eps 4) (pow x 6))) (* -1/128 (/ (pow eps 4) (pow x 6))))))) x) |
(/.f64 (+.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))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -5/128 binary64))) x) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* -1 (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(* -1 (* x (+ 2 (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (* eps (pow x 6)))) (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (*.f64 eps (pow.f64 x #s(literal 6 binary64)))) #s(literal 2 binary64)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (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 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (-.f64 (*.f64 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))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (/.f64 x eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)))) eps))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (sqrt.f64 eps) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) eps)) eps)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* (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 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #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)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.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)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 (+.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)) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 (+.f64 #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)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.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 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 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 (-.f64 #s(literal 0 binary64) eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/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) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.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 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(/ -1/2 (pow x 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(* -3 (* eps x)) |
(*.f64 (*.f64 eps x) #s(literal -3 binary64)) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(* 1/4 (/ (pow eps 2) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))) |
(* 1/4 (/ (pow eps 2) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))) |
(* 1/4 (/ (pow eps 2) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) #s(literal -3 binary64))) x) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) #s(literal -3 binary64))) x) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) #s(literal -3 binary64))) x) |
(* -3 (* eps x)) |
(*.f64 (*.f64 eps x) #s(literal -3 binary64)) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -3 binary64)))) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -3 binary64)))) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -3 binary64)))) |
(* -3 (* eps x)) |
(*.f64 (*.f64 eps x) #s(literal -3 binary64)) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 3 binary64)))) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 3 binary64)))) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 3 binary64)))) |
(pow eps 2) |
(*.f64 eps eps) |
(+ (* -2 (* eps (pow x 2))) (pow eps 2)) |
(*.f64 eps (+.f64 eps (*.f64 x (*.f64 x #s(literal -2 binary64))))) |
(+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(+ (* (pow x 2) (+ (* -2 eps) (pow x 2))) (pow eps 2)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64)))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64))))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64)))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64))))) |
(* (pow x 4) (+ 1 (+ (* -2 (/ eps (pow x 2))) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -2 binary64))))) |
(pow x 4) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(+ (* -2 (* eps (pow x 2))) (pow x 4)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
(+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(+ (* eps (+ eps (* -2 (pow x 2)))) (pow x 4)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(pow eps 2) |
(*.f64 eps eps) |
(* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps)))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) eps))))) |
(* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) eps))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(* (pow eps 2) (+ 1 (+ (* -2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) eps))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(pow eps 2) |
(*.f64 eps eps) |
(* (pow eps 2) (+ 1 (* -2 (/ (pow x 2) eps)))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x x) eps))))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))) eps)))) |
(*.f64 (*.f64 eps eps) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) eps)) eps))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))) eps)))) |
(*.f64 (*.f64 eps eps) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) 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) |
Compiled 67 217 to 4 823 computations (92.8% saved)
41 alts after pruning (38 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 813 | 32 | 1 845 |
| Fresh | 12 | 6 | 18 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 829 | 41 | 1 870 |
| Status | Accuracy | Program |
|---|---|---|
| 4.4% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 4.6% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) | |
| 3.5% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 5.5% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| ▶ | 5.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
| ▶ | 4.6% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
| 6.0% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 5.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) | |
| 5.2% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) | |
| 2.4% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (-.f64 (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64))) eps) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)))))) | |
| 4.3% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x #s(literal -3 binary64)))))))) | |
| 5.0% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) | |
| 5.0% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))))) | |
| 5.2% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -3 binary64)))))) | |
| 3.9% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64))))) | |
| 4.6% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 5.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.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 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 5.5% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 32.6% | (/.f64 (-.f64 (*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 5.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 3.6% | (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) | |
| 48.7% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| ▶ | 99.5% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 5.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) | |
| ▶ | 44.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.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)))) eps)) |
| 48.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) | |
| 49.1% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) | |
| 48.2% | (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) eps))) | |
| ✓ | 48.7% | (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
| 52.3% | (-.f64 x (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal 1/2 binary64)))) | |
| 7.4% | (-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| ✓ | 57.9% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 52.6% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 4.8% | (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) (*.f64 eps (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) | |
| 48.9% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) | |
| 5.8% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) | |
| ✓ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| 5.3% | (*.f64 x #s(literal -2 binary64)) | |
| 5.3% | (*.f64 x #s(literal -4 binary64)) | |
| ▶ | 4.6% | #s(literal 0 binary64) |
Compiled 3 286 to 1 417 computations (56.9% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
| ✓ | cost-diff | 896 | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) |
| ✓ | cost-diff | 0 | (+.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)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.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)))) eps) |
| ✓ | cost-diff | 128 | (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.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)))) eps)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 0 | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 0 | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 10 978× | accelerator-lowering-fma.f32 |
| 10 978× | accelerator-lowering-fma.f64 |
| 5 546× | *-lowering-*.f32 |
| 5 546× | *-lowering-*.f64 |
| 1 410× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 620 |
| 1 | 142 | 562 |
| 2 | 402 | 552 |
| 3 | 1237 | 538 |
| 4 | 4706 | 536 |
| 0 | 8258 | 496 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
eps |
(+ x (sqrt (- (* x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
0 |
(/ 1 (/ (+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) eps)) |
1 |
(/ (+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) eps) |
(+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) |
(* x 2) |
x |
2 |
(* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x))) |
eps |
(+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)) |
(* -1/8 (/ eps (* x (* x x)))) |
-1/8 |
(/ eps (* x (* x x))) |
(* x (* x x)) |
(* x x) |
(/ -1/2 x) |
-1/2 |
(/ (- (* x (* x (* x x))) (+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2))))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
(- (* x (* x (* x x))) (+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2))))) |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2)))) |
(* eps eps) |
eps |
(* (* x x) (+ (* x x) (* eps -2))) |
(+ (* x x) (* eps -2)) |
(* eps -2) |
-2 |
(+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4)))) |
(* 4 (* x (* x x))) |
4 |
(* eps (+ (* x -3) (* (/ eps x) 1/4))) |
(+ (* x -3) (* (/ eps x) 1/4)) |
(* x -3) |
-3 |
(* (/ eps x) 1/4) |
(/ eps x) |
1/4 |
(/ (- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
(- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) |
(* x (* x (* x x))) |
x |
(* x (* x x)) |
(* x x) |
(* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps)) |
(/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) |
1 |
(/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps)))) |
(+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) |
(* eps (+ (* x x) eps)) |
eps |
(+ (* x x) eps) |
(- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))) |
(* (* x x) (* x (* x (* x x)))) |
(* eps (* eps eps)) |
(* eps eps) |
(- (* x x) eps) |
(+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4)))) |
(* 4 (* x (* x x))) |
4 |
(* eps (+ (* x -3) (* (/ eps x) 1/4))) |
(+ (* x -3) (* (/ eps x) 1/4)) |
(* x -3) |
-3 |
(* (/ eps x) 1/4) |
(/ eps x) |
1/4 |
| Outputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
eps |
(+ x (sqrt (- (* x x) eps))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
0 |
#s(literal 0 binary64) |
(/ 1 (/ (+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) eps)) |
(/.f64 eps (+.f64 (*.f64 (/.f64 eps x) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ (+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) eps) |
(/.f64 (+.f64 (*.f64 (/.f64 eps x) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x #s(literal 2 binary64))) eps) |
(+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) |
(+.f64 (*.f64 (/.f64 eps x) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x #s(literal 2 binary64))) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x))) |
(*.f64 (/.f64 eps x) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))))) |
eps |
(+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) x) (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/8 (/ eps (* x (* x x)))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) x) |
-1/8 |
#s(literal -1/8 binary64) |
(/ eps (* x (* x x))) |
(/.f64 (/.f64 eps (*.f64 x x)) x) |
(* x (* x x)) |
(*.f64 x (*.f64 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 (* x x))) (+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2))))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x))))) |
(- (* x (* x (* x x))) (+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2))))) |
(*.f64 eps (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) eps)) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2)))) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(* eps eps) |
(*.f64 eps eps) |
eps |
(* (* x x) (+ (* x x) (* eps -2))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
(+ (* x x) (* eps -2)) |
(+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))) |
(* eps -2) |
(*.f64 eps #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x)))) |
(* 4 (* x (* x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
(* eps (+ (* x -3) (* (/ eps x) 1/4))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x))) |
(+ (* x -3) (* (/ eps x) 1/4)) |
(+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x)) |
(* x -3) |
(*.f64 x #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
(* (/ eps x) 1/4) |
(/.f64 (*.f64 eps #s(literal 1/4 binary64)) x) |
(/ eps x) |
(/.f64 eps x) |
1/4 |
#s(literal 1/4 binary64) |
(/ (- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 (-.f64 eps (*.f64 x x)) (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (+.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x))))) |
(- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 (-.f64 eps (*.f64 x x)) (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (+.f64 eps (*.f64 x x)))))))) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
x |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps)) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (+.f64 eps (*.f64 x x))))))) |
(/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (+.f64 eps (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps)))) |
(/.f64 (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) |
(+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) |
(+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (+.f64 eps (*.f64 x x))))) |
(* eps (+ (* x x) eps)) |
(*.f64 eps (+.f64 eps (*.f64 x x))) |
eps |
(+ (* x x) eps) |
(+.f64 eps (*.f64 x x)) |
(- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))) |
(-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) |
(* (* x x) (* x (* x (* x x)))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) |
(* eps (* eps eps)) |
(*.f64 eps (*.f64 eps eps)) |
(* eps eps) |
(*.f64 eps eps) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x)))) |
(* 4 (* x (* x x))) |
(*.f64 (*.f64 x x) (*.f64 x #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
(* eps (+ (* x -3) (* (/ eps x) 1/4))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x))) |
(+ (* x -3) (* (/ eps x) 1/4)) |
(+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) x)) |
(* x -3) |
(*.f64 x #s(literal -3 binary64)) |
-3 |
#s(literal -3 binary64) |
(* (/ eps x) 1/4) |
(/.f64 (*.f64 eps #s(literal 1/4 binary64)) x) |
(/ eps x) |
(/.f64 eps x) |
1/4 |
#s(literal 1/4 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
| ✓ | accuracy | 74.0% | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 63.6% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
| ✓ | accuracy | 54.9% | (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
| ✓ | accuracy | 99.6% | (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
| ✓ | accuracy | 74.0% | (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) |
| ✓ | accuracy | 63.6% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
| ✓ | accuracy | 99.7% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.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)))) eps)) |
| ✓ | accuracy | 88.3% | (/.f64 eps (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 88.0% | (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 99.6% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 113.0ms | 90× | 1 | valid |
| 49.0ms | 141× | 0 | valid |
| 25.0ms | 25× | 2 | valid |
Compiled 720 to 54 computations (92.5% saved)
ival-mult: 37.0ms (34.4% of total)ival-div: 23.0ms (21.4% of total)ival-sub: 16.0ms (14.9% of total)ival-add: 16.0ms (14.9% of total)adjust: 10.0ms (9.3% of total)ival-sqrt: 3.0ms (2.8% of total)exact: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ eps (+ x (sqrt (- (* x x) eps))))> |
#<alt (+ x (sqrt (- (* x x) eps)))> |
#<alt (sqrt (- (* x x) eps))> |
#<alt (- (* x x) eps)> |
#<alt (/ 1 (/ (+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) eps))> |
#<alt (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))> |
#<alt (/ (+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) eps)> |
#<alt (+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x))))> |
#<alt (- (* x (* x (* x x))) (+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2)))))> |
#<alt (/ (- (* x (* x (* x x))) (+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2))))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4)))))> |
#<alt (* x (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps)))))> |
#<alt (+ (* x (* x (* x x))) (* eps (+ (* x x) eps)))> |
#<alt (/ (- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4)))))> |
#<alt (- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps)))> |
#<alt (/ eps (* x (* x x)))> |
#<alt (* eps (+ (* x -3) (* (/ eps x) 1/4)))> |
#<alt (* (* x x) (+ (* x x) (* eps -2)))> |
#<alt (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))> |
| Outputs |
|---|
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ x (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps)))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -8 (/ (pow x 3) eps))> |
#<alt (* (pow x 3) (- (* 32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps))))> |
#<alt (* (pow x 3) (- (* (pow x 2) (+ (* -256 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps))))> |
#<alt (* (pow x 3) (- (* (pow x 2) (+ (* (pow x 2) (- (* 1536 (/ (pow x 2) (pow eps 4))) (* 256 (/ 1 (pow eps 3))))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps))))> |
#<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/64 (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 (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ (* -1/2 eps) (* -1/16 (/ (pow eps 3) (pow x 4)))) (* 1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (pow eps 4)) (* 1/64 (pow eps 4))) (pow x 6))) (* -1/2 eps)) (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 2))))) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 3/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -8 (/ (pow x 3) eps))> |
#<alt (/ (+ (* -8 (pow x 3)) (* 32 (/ (pow x 5) eps))) eps)> |
#<alt (/ (- (+ (* -256 (/ (pow x 7) (pow eps 2))) (* -8 (pow x 3))) (* -32 (/ (pow x 5) eps))) eps)> |
#<alt (/ (- (+ (* -8 (pow x 3)) (* -1 (/ (+ (* -1024 (pow x 9)) (* -512 (pow x 9))) (pow eps 3)))) (+ (* -32 (/ (pow x 5) eps)) (* 256 (/ (pow x 7) (pow eps 2))))) eps)> |
#<alt (* -8 (/ (pow x 3) eps))> |
#<alt (* -1 (/ (+ (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -256 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1024 (/ (pow x 9) eps)) (* -512 (/ (pow x 9) eps))) (* -256 (pow x 7))) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) 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 (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* -1/8 eps) (* (pow x 2) (- (* 2 (/ (pow x 2) eps)) 1/2))) (pow x 3))> |
#<alt (/ (+ (* -1/8 eps) (* (pow x 2) (- (* 2 (/ (pow x 2) eps)) 1/2))) (pow x 3))> |
#<alt (* 2 (/ x eps))> |
#<alt (* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (* -1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (* -1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 2 (/ x eps))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps)))))> |
#<alt (* 2 (/ x eps))> |
#<alt (/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps)> |
#<alt (/ (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) eps)> |
#<alt (/ (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) eps)> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* eps (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x)))))> |
#<alt (* eps (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x)))))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (* 2 (pow x 2))))) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (* 2 (pow x 2))))) (pow x 3))> |
#<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))))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 2)))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 2)))> |
#<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 (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* (pow eps 2) (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x)))))> |
#<alt (* (pow eps 2) (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* (pow eps 2) (- (* -1 (/ (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (- (* -1 (/ (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* -1 (pow eps 2))> |
#<alt (- (* 2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (- (* 2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (- (* 2 (* eps (pow x 2))) (pow eps 2))> |
#<alt (* 2 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* 2 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps)))> |
#<alt (* 2 (* eps (pow x 2)))> |
#<alt (* eps (- (* -1 eps) (* -2 (pow x 2))))> |
#<alt (* eps (- (* -1 eps) (* -2 (pow x 2))))> |
#<alt (* eps (- (* -1 eps) (* -2 (pow x 2))))> |
#<alt (* -1 (pow eps 2))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* -1 (pow eps 2))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* -4 x)> |
#<alt (* x (- (* -40 (/ (pow x 2) eps)) 4))> |
#<alt (* x (- (* (pow x 2) (- (* -416 (/ (pow x 2) (pow eps 2))) (* 40 (/ 1 eps)))) 4))> |
#<alt (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -4352 (/ (pow x 2) (pow eps 3))) (* 416 (/ 1 (pow eps 2))))) (* 40 (/ 1 eps)))) 4))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* -1 (/ (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (+ (* -1 (/ (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)))) x)> |
#<alt (/ (+ (* -1 (/ (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (* (pow eps 2) (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 6))) (+ (* 1/2 eps) (* 3/4 (/ (* eps (+ (* -3/4 (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* -1/32 (pow eps 3)))) (pow x 6)))))))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))) (pow x 2))) (* -1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/2 eps) (* 1/32 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/2 eps) (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (* (pow eps 2) (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 6))) (* 3/4 (/ (* eps (+ (* -3/4 (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 1/32 (pow eps 3)))) (pow x 6)))))))) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/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 (* -4 x)> |
#<alt (- (+ (* -4 x) (* 8 (/ (pow x 3) eps))) (* 48 (/ (pow x 3) eps)))> |
#<alt (- (+ (* -4 x) (+ (* -1 (/ (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 2))) (* 8 (/ (pow x 3) eps)))) (* 48 (/ (pow x 3) eps)))> |
#<alt (- (+ (* -4 x) (+ (* -1 (/ (+ (* 12 (* (pow x 2) (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))))) (* 16 (* (pow x 4) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 3))) (* 8 (/ (pow x 3) eps)))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))) (pow eps 2))) (* 48 (/ (pow x 3) eps)))))> |
#<alt (* -4 x)> |
#<alt (+ (* -4 x) (* -1 (/ (- (* -8 (pow x 3)) (* -48 (pow x 3))) eps)))> |
#<alt (+ (* -4 x) (* -1 (/ (- (+ (* -64 (/ (pow x 5) eps)) (+ (* -8 (pow x 3)) (* 12 (/ (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps)))) (* -48 (pow x 3))) eps)))> |
#<alt (+ (* -4 x) (* -1 (/ (- (+ (* -8 (pow x 3)) (* -1 (/ (- (+ (* -12 (/ (* (pow x 2) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps)) (* 16 (/ (* (pow x 4) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps))) (* -48 (pow x 3))) eps)))> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (* -1 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 (/ (+ (* -1 (pow eps 2)) (pow eps 2)) (pow x 4)))) (/ eps (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 1 (/ (* eps (+ (* -1 (pow eps 2)) (pow eps 2))) (pow x 6))) (+ (* -1 (/ (pow eps 2) (pow x 4))) (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4))))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 1 (* -1 (/ (+ (* -1 (pow eps 2)) (pow eps 2)) (pow x 4)))) (/ eps (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 1 (/ (* eps (+ (* -1 (pow eps 2)) (pow eps 2))) (pow x 6))) (+ (* -1 (/ (pow eps 2) (pow x 4))) (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4))))))> |
#<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 (- (* -1 (/ (+ (* -1 (pow x 4)) (pow x 4)) (pow eps 2))) (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* eps (- (/ (* (pow x 2) (+ (* -1 (pow x 4)) (pow x 4))) (pow eps 3)) (+ 1 (+ (* -1 (/ (pow x 2) eps)) (+ (* -1 (/ (pow x 4) (pow eps 2))) (/ (pow x 4) (pow eps 2)))))))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow x 4) eps)) (/ (pow x 4) eps)) (* -1 (pow x 2))) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (+ (* -1 (pow x 4)) (pow x 4))) eps) (+ (* -1 (pow x 4)) (pow x 4))) eps)) (* -1 (pow x 2))) eps)))))> |
#<alt (pow eps 2)> |
#<alt (+ (* eps (pow x 2)) (pow eps 2))> |
#<alt (+ (* (pow x 2) (+ eps (pow x 2))) (pow eps 2))> |
#<alt (+ (* (pow x 2) (+ eps (pow x 2))) (pow eps 2))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (/ eps (pow x 2))))> |
#<alt (* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (/ eps (pow x 2))))> |
#<alt (* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))))> |
#<alt (* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))))> |
#<alt (pow x 4)> |
#<alt (+ (* eps (pow x 2)) (pow x 4))> |
#<alt (+ (* eps (+ eps (pow x 2))) (pow x 4))> |
#<alt (+ (* eps (+ eps (pow x 2))) (pow x 4))> |
#<alt (pow eps 2)> |
#<alt (* (pow eps 2) (+ 1 (/ (pow x 2) eps)))> |
#<alt (* (pow eps 2) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2)))))> |
#<alt (* (pow eps 2) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2)))))> |
#<alt (pow eps 2)> |
#<alt (* (pow eps 2) (+ 1 (/ (pow x 2) eps)))> |
#<alt (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1 (pow x 2))) eps))))> |
#<alt (* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1 (pow x 2))) eps))))> |
#<alt (* -4 x)> |
#<alt (* x (- (* (pow x 2) (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps)))) 4))> |
#<alt (* x (- (* (pow x 2) (- (+ (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* (pow x 2) (- (* 64 (/ 1 (pow eps 2))) (* -12 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) eps))))) (* 48 (/ 1 eps)))) 4))> |
#<alt (* x (- (* (pow x 2) (- (+ (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -12 (/ (- (* 64 (/ 1 (pow eps 2))) (* -12 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) eps))) eps)) (* 16 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) (pow eps 2)))))) (* 64 (/ 1 (pow eps 2)))) (* -12 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) eps))))) (* 48 (/ 1 eps)))) 4))> |
#<alt (* 1/4 (/ (- eps (* -1 eps)) x))> |
#<alt (/ (- (+ (* 1/4 (- eps (* -1 eps))) (* 1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2)))) (* -3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))) x)> |
#<alt (/ (- (+ (* 1/4 (- eps (* -1 eps))) (+ (* 1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (* 1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))))) (+ (* -3/4 (/ (* eps (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2))) (* 1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4)))))) x)> |
#<alt (/ (- (+ (* 1/4 (- eps (* -1 eps))) (+ (* 1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (+ (* 1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))) (* 1/4 (/ (- (+ (* -1 (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps)))))) (pow eps 4)) (pow x 6)))))) (+ (* -3/4 (/ (* eps (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -3/4 (/ (* eps (- (* 1/4 (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3)))) (+ (* -3/4 (* eps (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps))))))) (* 1/64 (* (pow eps 2) (- eps (* -1 eps))))))) (pow x 6))) (+ (* -3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2))) (+ (* 1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4))) (* 1/16 (/ (* (pow eps 2) (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps)))))) (pow x 6)))))))) x)> |
#<alt (* 1/4 (/ (- eps (* -1 eps)) x))> |
#<alt (* -1 (/ (- (+ (* -1/4 (- eps (* -1 eps))) (* -1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2)))) (* 3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ (* -1/4 (- eps (* -1 eps))) (+ (* -1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (* -1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))))) (+ (* -3/4 (/ (* eps (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4))) (* 3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))))) x))> |
#<alt (* -1 (/ (- (+ (* -1/4 (- eps (* -1 eps))) (+ (* -1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (+ (* -1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))) (* -1/4 (/ (- (+ (* -1 (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps)))))) (pow eps 4)) (pow x 6)))))) (+ (* -3/4 (/ (* eps (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -3/4 (/ (* eps (- (* -1/4 (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3)))) (+ (* -3/4 (* eps (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps))))))) (* -1/64 (* (pow eps 2) (- eps (* -1 eps))))))) (pow x 6))) (+ (* -1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4))) (+ (* 1/16 (/ (* (pow eps 2) (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps)))))) (pow x 6))) (* 3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))))))) x))> |
#<alt (* 1/4 (/ (* eps (- (pow x 2) (* -1 (pow x 2)))) (pow x 3)))> |
#<alt (* eps (+ (* -1 (* eps (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/4 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 3)))))> |
#<alt (* eps (+ (* 1/4 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 3))) (* eps (- (* -1 (* eps (+ (* 1/64 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 7))) (* 3/4 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 2)))))) (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3))))))))> |
#<alt (* eps (+ (* 1/4 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 3))) (* eps (- (* eps (- (* -1 (* eps (+ (* -1/16 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 4))) (* 3/4 (/ (+ (* 1/64 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 7))) (* 3/4 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 2)))) (pow x 2)))))) (+ (* 1/64 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 7))) (* 3/4 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 2)))))) (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3))))))))> |
#<alt (* -4 x)> |
#<alt (- (+ (* -4 x) (* 4 (/ (* x (- (pow x 2) (* -1 (pow x 2)))) eps))) (* 48 (/ (pow x 3) eps)))> |
#<alt (- (+ (* -4 x) (+ (* 4 (/ (* x (+ (* 2 (pow x 4)) (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))))) (pow eps 2))) (* 4 (/ (* x (- (pow x 2) (* -1 (pow x 2)))) eps)))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))) (pow eps 2))) (* 48 (/ (pow x 3) eps)))))> |
#<alt (- (+ (* -4 x) (+ (* 4 (/ (* x (+ (* 2 (pow x 4)) (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))))) (pow eps 2))) (+ (* 4 (/ (* x (- (+ (* -1 (* (pow x 2) (+ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow x 4)))) (* (pow x 4) (- (* -1 (pow x 2)) (pow x 2)))) (* -1 (pow x 6)))) (pow eps 3))) (* 4 (/ (* x (- (pow x 2) (* -1 (pow x 2)))) eps))))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 4 (* x (+ (* 2 (pow x 4)) (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2)))))) (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))))))) (pow eps 3))) (+ (* -12 (/ (* (pow x 2) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))) (pow eps 2))) (+ (* 16 (/ (* (pow x 4) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))) (pow eps 3))) (* 48 (/ (pow x 3) eps)))))))> |
#<alt (* -4 x)> |
#<alt (+ (* -4 x) (* -1 (/ (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))) eps)))> |
#<alt (+ (* -4 x) (* -1 (/ (- (+ (* -1 (/ (- (* 4 (* x (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4))))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))) eps)) (* 4 (* x (- (* -1 (pow x 2)) (pow x 2))))) (* -48 (pow x 3))) eps)))> |
#<alt (+ (* -4 x) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 4 (* x (- (+ (* (pow x 2) (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (pow x 4))) (* (pow x 4) (- (pow x 2) (* -1 (pow x 2))))) (pow x 6)))) (+ (* 12 (* (pow x 2) (- (* 4 (* x (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4))))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))))) (* 16 (* (pow x 4) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))) eps)) (* 4 (* x (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4)))))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))) eps)) (* 4 (* x (- (* -1 (pow x 2)) (pow x 2))))) (* -48 (pow x 3))) eps)))> |
#<alt (* -1 (pow eps 2))> |
#<alt (- (* (pow x 2) (- eps (* -1 eps))) (pow eps 2))> |
#<alt (- (* (pow x 2) (- eps (* -1 eps))) (pow eps 2))> |
#<alt (- (* (pow x 2) (- eps (* -1 eps))) (pow eps 2))> |
#<alt (* (pow x 2) (- eps (* -1 eps)))> |
#<alt (* (pow x 2) (- (+ eps (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (/ (pow eps 2) (pow x 2)))) (* -1 eps)))> |
#<alt (* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))) (+ (* -1 eps) (* -1 (/ (pow eps 3) (pow x 4))))))> |
#<alt (* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (* -1 (/ (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 6))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))))) (pow x 6)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))))) (+ (* -1 eps) (+ (* -1 (/ (pow eps 3) (pow x 4))) (/ (pow eps 4) (pow x 6))))))> |
#<alt (* (pow x 2) (- eps (* -1 eps)))> |
#<alt (* (pow x 2) (- (+ eps (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (/ (pow eps 2) (pow x 2)))) (* -1 eps)))> |
#<alt (* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))) (+ (* -1 eps) (* -1 (/ (pow eps 3) (pow x 4))))))> |
#<alt (* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (* -1 (/ (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 6))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))))) (pow x 6)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))))) (+ (* -1 eps) (+ (* -1 (/ (pow eps 3) (pow x 4))) (/ (pow eps 4) (pow x 6))))))> |
#<alt (* eps (- (pow x 2) (* -1 (pow x 2))))> |
#<alt (* eps (- (+ (* -1 eps) (pow x 2)) (* -1 (pow x 2))))> |
#<alt (* eps (- (+ (* -1 eps) (pow x 2)) (* -1 (pow x 2))))> |
#<alt (* eps (- (+ (* -1 eps) (pow x 2)) (* -1 (pow x 2))))> |
#<alt (* -1 (pow eps 2))> |
#<alt (* (pow eps 2) (- (/ (pow x 2) eps) (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* (pow eps 2) (- (+ (* 2 (/ (pow x 4) (pow eps 2))) (+ (/ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow eps 2)) (/ (pow x 2) eps))) (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* (pow eps 2) (- (+ (* -1 (/ (* (pow x 2) (+ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow x 4))) (pow eps 3))) (+ (* 2 (/ (pow x 4) (pow eps 2))) (+ (/ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow eps 2)) (+ (/ (* (pow x 4) (- (* -1 (pow x 2)) (pow x 2))) (pow eps 3)) (/ (pow x 2) eps))))) (+ 1 (+ (* -1 (/ (pow x 2) eps)) (* -1 (/ (pow x 6) (pow eps 3)))))))> |
#<alt (* -1 (pow eps 2))> |
#<alt (* (pow eps 2) (- (* -1 (/ (- (* -1 (pow x 2)) (pow x 2)) eps)) 1))> |
#<alt (* (pow eps 2) (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4))) eps)) (* -1 (pow x 2))) (pow x 2)) eps)) 1))> |
#<alt (* (pow eps 2) (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (+ (* -1 (/ (- (+ (* (pow x 2) (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (pow x 4))) (* (pow x 4) (- (pow x 2) (* -1 (pow x 2))))) (pow x 6)) eps)) (* 2 (pow x 4)))) eps)) (* -1 (pow x 2))) (pow x 2)) eps)) 1))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (/ eps (pow x 3))> |
#<alt (* -3 (* eps x))> |
#<alt (* eps (+ (* -3 x) (* 1/4 (/ eps x))))> |
#<alt (* eps (+ (* -3 x) (* 1/4 (/ eps x))))> |
#<alt (* eps (+ (* -3 x) (* 1/4 (/ eps x))))> |
#<alt (* 1/4 (/ (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* 1/4 (/ (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x))))> |
#<alt (* 1/4 (/ (pow eps 2) x))> |
#<alt (/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x)> |
#<alt (/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x)> |
#<alt (/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x)> |
#<alt (* -3 (* eps x))> |
#<alt (* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2)))))> |
#<alt (* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2)))))> |
#<alt (* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2)))))> |
#<alt (* -3 (* eps x))> |
#<alt (* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps))))> |
#<alt (* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps))))> |
#<alt (* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps))))> |
#<alt (* -2 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (+ (* -2 eps) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* -2 eps) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* -2 eps) (pow x 2)))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2)))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2)))))> |
#<alt (pow x 4)> |
#<alt (+ (* -2 (* eps (pow x 2))) (pow x 4))> |
#<alt (+ (* -2 (* eps (pow x 2))) (pow x 4))> |
#<alt (+ (* -2 (* eps (pow x 2))) (pow x 4))> |
#<alt (* -2 (* eps (pow x 2)))> |
#<alt (* eps (+ (* -2 (pow x 2)) (/ (pow x 4) eps)))> |
#<alt (* eps (+ (* -2 (pow x 2)) (/ (pow x 4) eps)))> |
#<alt (* eps (+ (* -2 (pow x 2)) (/ (pow x 4) eps)))> |
#<alt (* -2 (* eps (pow x 2)))> |
#<alt (* -1 (* eps (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2)))))> |
#<alt (/ -1 eps)> |
#<alt (- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps))> |
#<alt (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ eps (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))) (pow x 2))> |
#<alt (/ (+ 1 (+ (/ eps (pow x 2)) (+ (/ (pow eps 2) (pow x 4)) (/ (pow eps 3) (pow x 6))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ eps (pow x 2))) (pow x 2))> |
#<alt (/ (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))) (pow x 2))> |
#<alt (/ (+ 1 (+ (/ eps (pow x 2)) (+ (/ (pow eps 2) (pow x 4)) (/ (pow eps 3) (pow x 6))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (+ (/ 1 (pow x 2)) (/ eps (pow x 4)))> |
#<alt (+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2)))> |
#<alt (+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2)))> |
#<alt (/ -1 eps)> |
#<alt (/ (- (* -1 (/ (pow x 2) eps)) 1) eps)> |
#<alt (/ (- (+ (* -1 (/ (pow x 2) eps)) (* -1 (/ (pow x 4) (pow eps 2)))) 1) eps)> |
#<alt (/ (- (+ (* -1 (/ (pow x 2) eps)) (+ (* -1 (/ (pow x 4) (pow eps 2))) (* -1 (/ (pow x 6) (pow eps 3))))) 1) eps)> |
#<alt (/ -1 eps)> |
#<alt (* -1 (/ (+ 1 (/ (pow x 2) eps)) eps))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1 (pow x 2))) eps))) eps))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (/ (+ (/ (pow x 6) eps) (pow x 4)) eps)) (* -1 (pow x 2))) eps))) eps))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | 0 | (- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) |
| 5.0ms | eps | @ | 0 | (/ (- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
| 4.0ms | eps | @ | inf | (/ (- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
| 3.0ms | eps | @ | 0 | (- (* x (* x (* x x))) (+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2))))) |
| 2.0ms | x | @ | inf | (/ (- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
| 1× | batch-egg-rewrite |
| 5 474× | *-lowering-*.f32 |
| 5 474× | *-lowering-*.f64 |
| 4 820× | accelerator-lowering-fma.f32 |
| 4 820× | accelerator-lowering-fma.f64 |
| 3 024× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 333 |
| 1 | 348 | 257 |
| 2 | 3409 | 249 |
| 0 | 8695 | 230 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
(+ x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(/ 1 (/ (+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) eps)) |
(* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x))) |
(/ (+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) eps) |
(+ (* x 2) (* eps (+ (* -1/8 (/ eps (* x (* x x)))) (/ -1/2 x)))) |
(- (* x (* x (* x x))) (+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2))))) |
(/ (- (* x (* x (* x x))) (+ (* eps eps) (* (* x x) (+ (* x x) (* eps -2))))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
(* x (* x (* x x))) |
(* x (* x x)) |
(/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) |
(+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) |
(/ (- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) (+ (* 4 (* x (* x x))) (* eps (+ (* x -3) (* (/ eps x) 1/4))))) |
(- (* x (* x (* x x))) (* (/ 1 (/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps))))) (- (* x x) eps))) |
(/ eps (* x (* x x))) |
(* eps (+ (* x -3) (* (/ eps x) 1/4))) |
(* (* x x) (+ (* x x) (* eps -2))) |
(/ (+ (* x (* x (* x x))) (* eps (+ (* x x) eps))) (- (* (* x x) (* x (* x (* x x)))) (* eps (* eps eps)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.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)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 #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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64) x) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.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)) x) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) x) |
(fma.f64 (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)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) x) |
(fma.f64 (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)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal -1/2 binary64)) x) |
(fma.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) x) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) x) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x))))) x) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) x) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) 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)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.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 (*.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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (neg.f64 (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (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)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(*.f64 (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)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (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)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x)))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.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))))))) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (+.f64 eps (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(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 (*.f64 x x) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.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))))))) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 0 binary64) eps)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 eps (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps 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 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) eps)) |
(*.f64 (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)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal 1/2 binary64))) |
(*.f64 (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)) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (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)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64))) |
(*.f64 (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 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (/.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)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.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)))) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.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)))) eps))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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)))) eps)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.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)))) eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1 binary64) eps)) |
(pow.f64 (/.f64 (+.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)))) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.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)))) eps) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.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)))) eps) (/.f64 (+.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)))) eps)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.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)))) eps))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.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)))) eps)))) |
(*.f64 (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.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))))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.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))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.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)))) eps) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.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)))) eps) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 eps (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) 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))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) eps) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal -1/8 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) eps (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 eps (/.f64 eps (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) (-.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 eps (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) x) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 eps (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 eps (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) x) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 eps (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) eps)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) eps))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) eps)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps) x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) eps))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) eps) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 eps #s(literal -1/8 binary64)) eps))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.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 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) eps) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (+.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)))) eps)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.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)))) eps)) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.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)))) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 (+.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)))) eps) |
(/.f64 (/.f64 (+.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)))) eps) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.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)))) eps)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) (*.f64 eps (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) (*.f64 eps (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64))))) eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) #s(literal 1 binary64)) (*.f64 (-.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)))) eps)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.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)))))) (neg.f64 (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (*.f64 (+.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)))) #s(literal 1 binary64)) eps) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 1 binary64) eps)) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1 binary64) eps)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(pow.f64 (/.f64 (+.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)))) eps) #s(literal 1 binary64)) |
(pow.f64 (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.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)))) eps)) |
(*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) (/.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.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)))) eps) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.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)))) eps))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1 binary64) (+.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))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.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))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.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)))) eps) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.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)))) eps) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 eps (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.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)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) 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)))))) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x #s(literal 2 binary64))) |
(fma.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)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal -1/8 binary64)) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) eps (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) eps (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 eps (*.f64 x (*.f64 x x))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 eps (/.f64 eps (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) (+.f64 (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) eps) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) 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))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.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 eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(+.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) |
(+.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) |
(+.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (neg.f64 (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(+.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) (*.f64 x x))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) |
(-.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))))) (/.f64 (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) |
(-.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 eps eps)) |
(-.f64 (-.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) |
(fma.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps) (neg.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) |
(fma.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) |
(fma.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps) (*.f64 (neg.f64 (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(fma.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps) (*.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 (+.f64 eps (*.f64 x x)) (+.f64 eps (*.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 x x) (*.f64 eps #s(literal -2 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (*.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.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))))))) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (+.f64 eps (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(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 (*.f64 x x) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.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))))))) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 0 binary64) eps)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 eps (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps 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 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) eps)) |
(*.f64 (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)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal 1/2 binary64))) |
(*.f64 (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)) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (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)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64))) |
(*.f64 (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 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal 1 binary64)) (-.f64 (*.f64 x x) eps)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (/.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)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) |
(+.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 eps (*.f64 x x)) (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 eps (*.f64 x x))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 x x))) (*.f64 eps eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(fma.f64 eps (*.f64 x x) (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 eps (+.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 eps (+.f64 eps (*.f64 x x)))) |
(fma.f64 x (*.f64 x eps) (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) eps (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 eps (+.f64 eps (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (*.f64 eps (+.f64 eps (*.f64 x x)))) |
(fma.f64 (+.f64 eps (*.f64 x x)) eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps x) x (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (+.f64 (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (+.f64 eps (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) #s(literal -1 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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))) (/.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 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64)))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.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 (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.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 (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 64 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (-.f64 (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.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 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(fma.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.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 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.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 (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x (*.f64 x x)))) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) eps) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 eps x))) |
(/.f64 (/.f64 eps x) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 eps x)) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 eps (*.f64 x x)) x) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (/.f64 eps x) x) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 eps x)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 eps x)) |
(+.f64 (*.f64 eps (*.f64 x #s(literal -3 binary64))) (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (*.f64 eps (*.f64 x #s(literal -3 binary64)))) |
(fma.f64 eps (*.f64 x #s(literal -3 binary64)) (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(fma.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (*.f64 eps (*.f64 x #s(literal -3 binary64)))) |
(fma.f64 x (*.f64 #s(literal -3 binary64) eps) (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(fma.f64 #s(literal -3 binary64) (*.f64 x eps) (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 x #s(literal -3 binary64)) eps (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(fma.f64 (/.f64 eps x) (*.f64 eps #s(literal 1/4 binary64)) (*.f64 eps (*.f64 x #s(literal -3 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) eps) (*.f64 eps (*.f64 x #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) eps (*.f64 eps (*.f64 x #s(literal -3 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 1/4 binary64)) (/.f64 eps x) (*.f64 eps (*.f64 x #s(literal -3 binary64)))) |
(fma.f64 (*.f64 eps x) #s(literal -3 binary64) (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 eps #s(literal -3 binary64)) x (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 eps (/.f64 eps x)) #s(literal 1/4 binary64) (*.f64 eps (*.f64 x #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (*.f64 eps (*.f64 x #s(literal -3 binary64))) (*.f64 eps (*.f64 x #s(literal -3 binary64)))) (-.f64 (*.f64 (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) (*.f64 (*.f64 eps (*.f64 x #s(literal -3 binary64))) (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 x #s(literal -3 binary64))) (*.f64 eps (*.f64 x #s(literal -3 binary64)))) (*.f64 (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 eps (*.f64 x #s(literal -3 binary64))) (*.f64 eps (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3 binary64)))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64)))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64))) eps) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) eps) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 eps (*.f64 #s(literal -2 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x)))) |
(fma.f64 x (*.f64 x (*.f64 eps #s(literal -2 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -2 binary64)) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps (*.f64 x x)) #s(literal -2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 eps #s(literal -2 binary64)) x) x (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) eps (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -8 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 4 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 4 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -8 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -2 binary64)) (-.f64 (*.f64 eps #s(literal -2 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 4 binary64)))) (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) eps))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -8 binary64))) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -2 binary64)) (-.f64 (*.f64 eps #s(literal -2 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) eps))) |
(*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) x) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(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 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(*.f64 (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)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64))) |
(*.f64 (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 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 eps (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
| 1× | egg-herbie |
| 7 414× | accelerator-lowering-fma.f32 |
| 7 414× | accelerator-lowering-fma.f64 |
| 6 538× | *-lowering-*.f32 |
| 6 538× | *-lowering-*.f64 |
| 5 120× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1258 | 8908 |
| 1 | 4032 | 8533 |
| 0 | 8693 | 8083 |
| 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))))) |
(* -8 (/ (pow x 3) eps)) |
(* (pow x 3) (- (* 32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) |
(* (pow x 3) (- (* (pow x 2) (+ (* -256 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) |
(* (pow x 3) (- (* (pow x 2) (+ (* (pow x 2) (- (* 1536 (/ (pow x 2) (pow eps 4))) (* 256 (/ 1 (pow eps 3))))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) |
(* 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/64 (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) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* -1/16 (/ (pow eps 3) (pow x 4)))) (* 1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (pow eps 4)) (* 1/64 (pow eps 4))) (pow x 6))) (* -1/2 eps)) (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 2))))) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 3/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -8 (/ (pow x 3) eps)) |
(/ (+ (* -8 (pow x 3)) (* 32 (/ (pow x 5) eps))) eps) |
(/ (- (+ (* -256 (/ (pow x 7) (pow eps 2))) (* -8 (pow x 3))) (* -32 (/ (pow x 5) eps))) eps) |
(/ (- (+ (* -8 (pow x 3)) (* -1 (/ (+ (* -1024 (pow x 9)) (* -512 (pow x 9))) (pow eps 3)))) (+ (* -32 (/ (pow x 5) eps)) (* 256 (/ (pow x 7) (pow eps 2))))) eps) |
(* -8 (/ (pow x 3) eps)) |
(* -1 (/ (+ (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -256 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1024 (/ (pow x 9) eps)) (* -512 (/ (pow x 9) eps))) (* -256 (pow x 7))) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) 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))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(* -1/2 (/ eps x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1/8 (/ eps (pow x 3))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ (+ (* -1/8 eps) (* (pow x 2) (- (* 2 (/ (pow x 2) eps)) 1/2))) (pow x 3)) |
(/ (+ (* -1/8 eps) (* (pow x 2) (- (* 2 (/ (pow x 2) eps)) 1/2))) (pow x 3)) |
(* 2 (/ x eps)) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ (* -1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ (* -1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2))))) |
(* 2 (/ x eps)) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* x (- (+ (* 1/8 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(* -1 (* x (- (+ (* 1/8 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(* 2 (/ x eps)) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/ (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) eps) |
(/ (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) eps) |
(* -1/8 (/ eps (pow x 3))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* eps (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(* eps (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* -1 (/ (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* -1 (/ (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (* 2 (pow x 2))))) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (* 2 (pow x 2))))) (pow x 3)) |
(* 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)))))) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 2))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 2))) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* (pow eps 2) (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(* (pow eps 2) (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(* -1 (pow eps 2)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(* 2 (* eps (pow x 2))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* 2 (* eps (pow x 2))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(* 2 (* eps (pow x 2))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(* -1 (pow eps 2)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* -1 (pow eps 2)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(* -4 x) |
(* x (- (* -40 (/ (pow x 2) eps)) 4)) |
(* x (- (* (pow x 2) (- (* -416 (/ (pow x 2) (pow eps 2))) (* 40 (/ 1 eps)))) 4)) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -4352 (/ (pow x 2) (pow eps 3))) (* 416 (/ 1 (pow eps 2))))) (* 40 (/ 1 eps)))) 4)) |
(* 1/2 (/ eps x)) |
(/ (+ (* -1 (/ (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x) |
(/ (+ (* -1 (/ (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)))) x) |
(/ (+ (* -1 (/ (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (* (pow eps 2) (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 6))) (+ (* 1/2 eps) (* 3/4 (/ (* eps (+ (* -3/4 (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* -1/32 (pow eps 3)))) (pow x 6)))))))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))) (pow x 2))) (* -1/2 eps)) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/2 eps) (* 1/32 (/ (pow eps 3) (pow x 4)))))) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/2 eps) (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (* (pow eps 2) (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 6))) (* 3/4 (/ (* eps (+ (* -3/4 (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 1/32 (pow eps 3)))) (pow x 6)))))))) x)) |
(* 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)))) |
(* -4 x) |
(- (+ (* -4 x) (* 8 (/ (pow x 3) eps))) (* 48 (/ (pow x 3) eps))) |
(- (+ (* -4 x) (+ (* -1 (/ (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 2))) (* 8 (/ (pow x 3) eps)))) (* 48 (/ (pow x 3) eps))) |
(- (+ (* -4 x) (+ (* -1 (/ (+ (* 12 (* (pow x 2) (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))))) (* 16 (* (pow x 4) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 3))) (* 8 (/ (pow x 3) eps)))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))) (pow eps 2))) (* 48 (/ (pow x 3) eps))))) |
(* -4 x) |
(+ (* -4 x) (* -1 (/ (- (* -8 (pow x 3)) (* -48 (pow x 3))) eps))) |
(+ (* -4 x) (* -1 (/ (- (+ (* -64 (/ (pow x 5) eps)) (+ (* -8 (pow x 3)) (* 12 (/ (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps)))) (* -48 (pow x 3))) eps))) |
(+ (* -4 x) (* -1 (/ (- (+ (* -8 (pow x 3)) (* -1 (/ (- (+ (* -12 (/ (* (pow x 2) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps)) (* 16 (/ (* (pow x 4) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps))) (* -48 (pow x 3))) eps))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* -1 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 (/ (+ (* -1 (pow eps 2)) (pow eps 2)) (pow x 4)))) (/ eps (pow x 2)))) |
(* (pow x 2) (- (+ 1 (/ (* eps (+ (* -1 (pow eps 2)) (pow eps 2))) (pow x 6))) (+ (* -1 (/ (pow eps 2) (pow x 4))) (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (- (+ 1 (* -1 (/ (+ (* -1 (pow eps 2)) (pow eps 2)) (pow x 4)))) (/ eps (pow x 2)))) |
(* (pow x 2) (- (+ 1 (/ (* eps (+ (* -1 (pow eps 2)) (pow eps 2))) (pow x 6))) (+ (* -1 (/ (pow eps 2) (pow x 4))) (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))))) |
(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 (- (* -1 (/ (+ (* -1 (pow x 4)) (pow x 4)) (pow eps 2))) (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* eps (- (/ (* (pow x 2) (+ (* -1 (pow x 4)) (pow x 4))) (pow eps 3)) (+ 1 (+ (* -1 (/ (pow x 2) eps)) (+ (* -1 (/ (pow x 4) (pow eps 2))) (/ (pow x 4) (pow eps 2))))))) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow x 4) eps)) (/ (pow x 4) eps)) (* -1 (pow x 2))) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (+ (* -1 (pow x 4)) (pow x 4))) eps) (+ (* -1 (pow x 4)) (pow x 4))) eps)) (* -1 (pow x 2))) eps))))) |
(pow eps 2) |
(+ (* eps (pow x 2)) (pow eps 2)) |
(+ (* (pow x 2) (+ eps (pow x 2))) (pow eps 2)) |
(+ (* (pow x 2) (+ eps (pow x 2))) (pow eps 2)) |
(pow x 4) |
(* (pow x 4) (+ 1 (/ eps (pow x 2)))) |
(* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4))))) |
(* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4))))) |
(pow x 4) |
(* (pow x 4) (+ 1 (/ eps (pow x 2)))) |
(* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4))))) |
(* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4))))) |
(pow x 4) |
(+ (* eps (pow x 2)) (pow x 4)) |
(+ (* eps (+ eps (pow x 2))) (pow x 4)) |
(+ (* eps (+ eps (pow x 2))) (pow x 4)) |
(pow eps 2) |
(* (pow eps 2) (+ 1 (/ (pow x 2) eps))) |
(* (pow eps 2) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) |
(* (pow eps 2) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) |
(pow eps 2) |
(* (pow eps 2) (+ 1 (/ (pow x 2) eps))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1 (pow x 2))) eps)))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1 (pow x 2))) eps)))) |
(* -4 x) |
(* x (- (* (pow x 2) (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps)))) 4)) |
(* x (- (* (pow x 2) (- (+ (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* (pow x 2) (- (* 64 (/ 1 (pow eps 2))) (* -12 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) eps))))) (* 48 (/ 1 eps)))) 4)) |
(* x (- (* (pow x 2) (- (+ (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -12 (/ (- (* 64 (/ 1 (pow eps 2))) (* -12 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) eps))) eps)) (* 16 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) (pow eps 2)))))) (* 64 (/ 1 (pow eps 2)))) (* -12 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) eps))))) (* 48 (/ 1 eps)))) 4)) |
(* 1/4 (/ (- eps (* -1 eps)) x)) |
(/ (- (+ (* 1/4 (- eps (* -1 eps))) (* 1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2)))) (* -3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))) x) |
(/ (- (+ (* 1/4 (- eps (* -1 eps))) (+ (* 1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (* 1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))))) (+ (* -3/4 (/ (* eps (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2))) (* 1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4)))))) x) |
(/ (- (+ (* 1/4 (- eps (* -1 eps))) (+ (* 1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (+ (* 1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))) (* 1/4 (/ (- (+ (* -1 (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps)))))) (pow eps 4)) (pow x 6)))))) (+ (* -3/4 (/ (* eps (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -3/4 (/ (* eps (- (* 1/4 (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3)))) (+ (* -3/4 (* eps (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps))))))) (* 1/64 (* (pow eps 2) (- eps (* -1 eps))))))) (pow x 6))) (+ (* -3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2))) (+ (* 1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4))) (* 1/16 (/ (* (pow eps 2) (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps)))))) (pow x 6)))))))) x) |
(* 1/4 (/ (- eps (* -1 eps)) x)) |
(* -1 (/ (- (+ (* -1/4 (- eps (* -1 eps))) (* -1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2)))) (* 3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))) x)) |
(* -1 (/ (- (+ (* -1/4 (- eps (* -1 eps))) (+ (* -1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (* -1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))))) (+ (* -3/4 (/ (* eps (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4))) (* 3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))))) x)) |
(* -1 (/ (- (+ (* -1/4 (- eps (* -1 eps))) (+ (* -1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (+ (* -1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))) (* -1/4 (/ (- (+ (* -1 (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps)))))) (pow eps 4)) (pow x 6)))))) (+ (* -3/4 (/ (* eps (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -3/4 (/ (* eps (- (* -1/4 (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3)))) (+ (* -3/4 (* eps (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps))))))) (* -1/64 (* (pow eps 2) (- eps (* -1 eps))))))) (pow x 6))) (+ (* -1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4))) (+ (* 1/16 (/ (* (pow eps 2) (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps)))))) (pow x 6))) (* 3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))))))) x)) |
(* 1/4 (/ (* eps (- (pow x 2) (* -1 (pow x 2)))) (pow x 3))) |
(* eps (+ (* -1 (* eps (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/4 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 3))))) |
(* eps (+ (* 1/4 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 3))) (* eps (- (* -1 (* eps (+ (* 1/64 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 7))) (* 3/4 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 2)))))) (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))))))) |
(* eps (+ (* 1/4 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 3))) (* eps (- (* eps (- (* -1 (* eps (+ (* -1/16 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 4))) (* 3/4 (/ (+ (* 1/64 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 7))) (* 3/4 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 2)))) (pow x 2)))))) (+ (* 1/64 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 7))) (* 3/4 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 2)))))) (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))))))) |
(* -4 x) |
(- (+ (* -4 x) (* 4 (/ (* x (- (pow x 2) (* -1 (pow x 2)))) eps))) (* 48 (/ (pow x 3) eps))) |
(- (+ (* -4 x) (+ (* 4 (/ (* x (+ (* 2 (pow x 4)) (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))))) (pow eps 2))) (* 4 (/ (* x (- (pow x 2) (* -1 (pow x 2)))) eps)))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))) (pow eps 2))) (* 48 (/ (pow x 3) eps))))) |
(- (+ (* -4 x) (+ (* 4 (/ (* x (+ (* 2 (pow x 4)) (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))))) (pow eps 2))) (+ (* 4 (/ (* x (- (+ (* -1 (* (pow x 2) (+ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow x 4)))) (* (pow x 4) (- (* -1 (pow x 2)) (pow x 2)))) (* -1 (pow x 6)))) (pow eps 3))) (* 4 (/ (* x (- (pow x 2) (* -1 (pow x 2)))) eps))))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 4 (* x (+ (* 2 (pow x 4)) (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2)))))) (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))))))) (pow eps 3))) (+ (* -12 (/ (* (pow x 2) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))) (pow eps 2))) (+ (* 16 (/ (* (pow x 4) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))) (pow eps 3))) (* 48 (/ (pow x 3) eps))))))) |
(* -4 x) |
(+ (* -4 x) (* -1 (/ (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))) eps))) |
(+ (* -4 x) (* -1 (/ (- (+ (* -1 (/ (- (* 4 (* x (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4))))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))) eps)) (* 4 (* x (- (* -1 (pow x 2)) (pow x 2))))) (* -48 (pow x 3))) eps))) |
(+ (* -4 x) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 4 (* x (- (+ (* (pow x 2) (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (pow x 4))) (* (pow x 4) (- (pow x 2) (* -1 (pow x 2))))) (pow x 6)))) (+ (* 12 (* (pow x 2) (- (* 4 (* x (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4))))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))))) (* 16 (* (pow x 4) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))) eps)) (* 4 (* x (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4)))))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))) eps)) (* 4 (* x (- (* -1 (pow x 2)) (pow x 2))))) (* -48 (pow x 3))) eps))) |
(* -1 (pow eps 2)) |
(- (* (pow x 2) (- eps (* -1 eps))) (pow eps 2)) |
(- (* (pow x 2) (- eps (* -1 eps))) (pow eps 2)) |
(- (* (pow x 2) (- eps (* -1 eps))) (pow eps 2)) |
(* (pow x 2) (- eps (* -1 eps))) |
(* (pow x 2) (- (+ eps (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (/ (pow eps 2) (pow x 2)))) (* -1 eps))) |
(* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))) (+ (* -1 eps) (* -1 (/ (pow eps 3) (pow x 4)))))) |
(* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (* -1 (/ (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 6))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))))) (pow x 6)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))))) (+ (* -1 eps) (+ (* -1 (/ (pow eps 3) (pow x 4))) (/ (pow eps 4) (pow x 6)))))) |
(* (pow x 2) (- eps (* -1 eps))) |
(* (pow x 2) (- (+ eps (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (/ (pow eps 2) (pow x 2)))) (* -1 eps))) |
(* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))) (+ (* -1 eps) (* -1 (/ (pow eps 3) (pow x 4)))))) |
(* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (* -1 (/ (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 6))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))))) (pow x 6)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))))) (+ (* -1 eps) (+ (* -1 (/ (pow eps 3) (pow x 4))) (/ (pow eps 4) (pow x 6)))))) |
(* eps (- (pow x 2) (* -1 (pow x 2)))) |
(* eps (- (+ (* -1 eps) (pow x 2)) (* -1 (pow x 2)))) |
(* eps (- (+ (* -1 eps) (pow x 2)) (* -1 (pow x 2)))) |
(* eps (- (+ (* -1 eps) (pow x 2)) (* -1 (pow x 2)))) |
(* -1 (pow eps 2)) |
(* (pow eps 2) (- (/ (pow x 2) eps) (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* (pow eps 2) (- (+ (* 2 (/ (pow x 4) (pow eps 2))) (+ (/ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow eps 2)) (/ (pow x 2) eps))) (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* (pow eps 2) (- (+ (* -1 (/ (* (pow x 2) (+ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow x 4))) (pow eps 3))) (+ (* 2 (/ (pow x 4) (pow eps 2))) (+ (/ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow eps 2)) (+ (/ (* (pow x 4) (- (* -1 (pow x 2)) (pow x 2))) (pow eps 3)) (/ (pow x 2) eps))))) (+ 1 (+ (* -1 (/ (pow x 2) eps)) (* -1 (/ (pow x 6) (pow eps 3))))))) |
(* -1 (pow eps 2)) |
(* (pow eps 2) (- (* -1 (/ (- (* -1 (pow x 2)) (pow x 2)) eps)) 1)) |
(* (pow eps 2) (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4))) eps)) (* -1 (pow x 2))) (pow x 2)) eps)) 1)) |
(* (pow eps 2) (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (+ (* -1 (/ (- (+ (* (pow x 2) (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (pow x 4))) (* (pow x 4) (- (pow x 2) (* -1 (pow x 2))))) (pow x 6)) eps)) (* 2 (pow x 4)))) eps)) (* -1 (pow x 2))) (pow x 2)) eps)) 1)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(/ eps (pow x 3)) |
(* -3 (* eps x)) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(* 1/4 (/ (pow eps 2) x)) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* 1/4 (/ (pow eps 2) x)) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(* 1/4 (/ (pow eps 2) x)) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(* -3 (* eps x)) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(* -3 (* eps x)) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(* -2 (* eps (pow x 2))) |
(* (pow x 2) (+ (* -2 eps) (pow x 2))) |
(* (pow x 2) (+ (* -2 eps) (pow x 2))) |
(* (pow x 2) (+ (* -2 eps) (pow x 2))) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(pow x 4) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(pow x 4) |
(+ (* -2 (* eps (pow x 2))) (pow x 4)) |
(+ (* -2 (* eps (pow x 2))) (pow x 4)) |
(+ (* -2 (* eps (pow x 2))) (pow x 4)) |
(* -2 (* eps (pow x 2))) |
(* eps (+ (* -2 (pow x 2)) (/ (pow x 4) eps))) |
(* eps (+ (* -2 (pow x 2)) (/ (pow x 4) eps))) |
(* eps (+ (* -2 (pow x 2)) (/ (pow x 4) eps))) |
(* -2 (* eps (pow x 2))) |
(* -1 (* eps (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))))) |
(* -1 (* eps (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))))) |
(* -1 (* eps (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))))) |
(/ -1 eps) |
(- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps)) |
(- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/ (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))) (pow x 2)) |
(/ (+ 1 (+ (/ eps (pow x 2)) (+ (/ (pow eps 2) (pow x 4)) (/ (pow eps 3) (pow x 6))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/ (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))) (pow x 2)) |
(/ (+ 1 (+ (/ eps (pow x 2)) (+ (/ (pow eps 2) (pow x 4)) (/ (pow eps 3) (pow x 6))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(+ (/ 1 (pow x 2)) (/ eps (pow x 4))) |
(+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2))) |
(+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2))) |
(/ -1 eps) |
(/ (- (* -1 (/ (pow x 2) eps)) 1) eps) |
(/ (- (+ (* -1 (/ (pow x 2) eps)) (* -1 (/ (pow x 4) (pow eps 2)))) 1) eps) |
(/ (- (+ (* -1 (/ (pow x 2) eps)) (+ (* -1 (/ (pow x 4) (pow eps 2))) (* -1 (/ (pow x 6) (pow eps 3))))) 1) eps) |
(/ -1 eps) |
(* -1 (/ (+ 1 (/ (pow x 2) eps)) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1 (pow x 2))) eps))) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (/ (+ (/ (pow x 6) eps) (pow x 4)) eps)) (* -1 (pow x 2))) eps))) eps)) |
| Outputs |
|---|
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 eps eps))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps eps))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (+.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (neg.f64 (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 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps x)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps x)) eps)) |
(* (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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 5/64 binary64))) eps) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))))) (-.f64 #s(literal 0 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)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64)))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.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 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/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 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (*.f64 (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 #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 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 (*.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 x eps)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.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 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #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 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #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 (*.f64 #s(literal -1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) (+.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))))))) |
(* -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 #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 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.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)))))) (+.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) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -8 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) |
(* (pow x 3) (- (* 32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 32 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -8 binary64) eps))) |
(* (pow x 3) (- (* (pow x 2) (+ (* -256 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 32 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -8 binary64) eps))) |
(* (pow x 3) (- (* (pow x 2) (+ (* (pow x 2) (- (* 1536 (/ (pow x 2) (pow eps 4))) (* 256 (/ 1 (pow eps 3))))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 32 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1536 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (/.f64 #s(literal -256 binary64) (*.f64 eps (*.f64 eps eps))))))) (/.f64 #s(literal -8 binary64) eps))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/64 (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 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal -3/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x)))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.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/16 (/ (pow eps 3) (pow x 4)))) (* 1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (pow eps 4)) (* 1/64 (pow eps 4))) (pow x 6))) (* -1/2 eps)) (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 2))))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) #s(literal 3/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x))) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 3/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 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))))))))) |
(* -8 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) |
(/ (+ (* -8 (pow x 3)) (* 32 (/ (pow x 5) eps))) eps) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 #s(literal 32 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) eps))) eps) |
(/ (- (+ (* -256 (/ (pow x 7) (pow eps 2))) (* -8 (pow x 3))) (* -32 (/ (pow x 5) eps))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -256 binary64)) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 #s(literal 32 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) eps)))) eps) |
(/ (- (+ (* -8 (pow x 3)) (* -1 (/ (+ (* -1024 (pow x 9)) (* -512 (pow x 9))) (pow eps 3)))) (+ (* -32 (/ (pow x 5) eps)) (* 256 (/ (pow x 7) (pow eps 2))))) eps) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1536 binary64)) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal 32 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) eps))) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -256 binary64)) (*.f64 eps eps))) eps) |
(* -8 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) |
(* -1 (/ (+ (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) |
(/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) eps) #s(literal -32 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -256 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -256 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) eps)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1024 (/ (pow x 9) eps)) (* -512 (/ (pow x 9) eps))) (* -256 (pow x 7))) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) eps) #s(literal -1536 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 256 binary64))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 eps) (* (pow x 2) (- (* 2 (/ (pow x 2) eps)) 1/2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 eps) (* (pow x 2) (- (* 2 (/ (pow x 2) eps)) 1/2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* x (- (+ (* -1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* x (- (+ (* -1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps))) |
(* -1 (* x (- (+ (* 1/8 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps)))) |
(* -1 (* x (- (+ (* 1/8 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps)))) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps) |
(/ (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) eps) |
(/.f64 (+.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)))) eps) |
(/ (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) eps) |
(/.f64 (+.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)))) eps) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* eps (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(*.f64 eps (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* -1 (/ (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) eps)))) |
(* -1 (* eps (+ (* -1 (/ (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) eps)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (* 2 (pow x 2))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (* 2 (pow x 2))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 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 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) #s(literal -2 binary64)))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 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 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 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)) |
(+ (* 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 (- (* -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)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) |
(* (pow eps 2) (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(*.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* (pow eps 2) (- (* 2 (/ x (pow eps 2))) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(*.f64 (*.f64 eps eps) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal -2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 eps eps)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 eps eps)) |
(- (* 2 (* eps (pow x 2))) (pow eps 2)) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 eps eps)) |
(* 2 (* eps (pow x 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* 2 (* eps (pow x 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* (pow x 2) (- (* -1 (/ (pow eps 2) (pow x 2))) (* -2 eps))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 eps #s(literal 2 binary64)))) |
(* 2 (* eps (pow x 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 x x))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(*.f64 eps (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(*.f64 eps (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* eps (- (* -1 eps) (* -2 (pow x 2)))) |
(*.f64 eps (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* (pow eps 2) (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* -4 x) |
(*.f64 x #s(literal -4 binary64)) |
(* x (- (* -40 (/ (pow x 2) eps)) 4)) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -40 binary64) (*.f64 x x)) eps) #s(literal -4 binary64))) |
(* x (- (* (pow x 2) (- (* -416 (/ (pow x 2) (pow eps 2))) (* 40 (/ 1 eps)))) 4)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -416 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -40 binary64) eps))) #s(literal -4 binary64))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -4352 (/ (pow x 2) (pow eps 3))) (* 416 (/ 1 (pow eps 2))))) (* 40 (/ 1 eps)))) 4)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -4352 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -416 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -40 binary64) eps))) #s(literal -4 binary64))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (+ (* -1 (/ (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (+ (* -1 (/ (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) eps) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x) |
(/ (+ (* -1 (/ (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (* (pow eps 2) (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2)))) (pow x 6))) (+ (* 1/2 eps) (* 3/4 (/ (* eps (+ (* -3/4 (* eps (- (* 1/4 (pow eps 2)) (* 3/8 (pow eps 2))))) (* -1/32 (pow eps 3)))) (pow x 6)))))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) eps) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal 1/2 binary64) eps)) (/.f64 (*.f64 #s(literal 3/4 binary64) (*.f64 eps (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) eps) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64))))) (pow.f64 x #s(literal 6 binary64)))))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))) (pow x 2))) (* -1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/2 eps) (* 1/32 (/ (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 #s(literal -3/4 binary64) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))) (pow x 2))) (+ (* -3/4 (/ (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 4))) (+ (* -1/2 eps) (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (* (pow eps 2) (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2)))) (pow x 6))) (* 3/4 (/ (* eps (+ (* -3/4 (* eps (- (* -1/4 (pow eps 2)) (* -3/8 (pow eps 2))))) (* 1/32 (pow eps 3)))) (pow x 6)))))))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))) (*.f64 #s(literal 3/4 binary64) (*.f64 eps (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64))) (pow.f64 x #s(literal 6 binary64)))))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -4 x) |
(*.f64 x #s(literal -4 binary64)) |
(- (+ (* -4 x) (* 8 (/ (pow x 3) eps))) (* 48 (/ (pow x 3) eps))) |
(+.f64 (*.f64 x #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) eps) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -48 binary64)) eps))) |
(- (+ (* -4 x) (+ (* -1 (/ (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 2))) (* 8 (/ (pow x 3) eps)))) (* 48 (/ (pow x 3) eps))) |
(+.f64 (*.f64 x #s(literal -4 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) eps) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -40 binary64))))) (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -48 binary64)) eps))) |
(- (+ (* -4 x) (+ (* -1 (/ (+ (* 12 (* (pow x 2) (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))))) (* 16 (* (pow x 4) (- (* 8 (pow x 3)) (* 48 (pow x 3)))))) (pow eps 3))) (* 8 (/ (pow x 3) eps)))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 8 (pow x 3)) (* 48 (pow x 3)))) (pow eps 2))) (* 48 (/ (pow x 3) eps))))) |
(+.f64 (*.f64 x #s(literal -4 binary64)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) eps) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 12 binary64) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -40 binary64)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -40 binary64)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -40 binary64)))) (*.f64 eps eps))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64)) eps)))) |
(* -4 x) |
(*.f64 x #s(literal -4 binary64)) |
(+ (* -4 x) (* -1 (/ (- (* -8 (pow x 3)) (* -48 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64)) eps)) |
(+ (* -4 x) (* -1 (/ (- (+ (* -64 (/ (pow x 5) eps)) (+ (* -8 (pow x 3)) (* 12 (/ (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps)))) (* -48 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) eps) #s(literal -64 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 12 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64))) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64)))) eps)) |
(+ (* -4 x) (* -1 (/ (- (+ (* -8 (pow x 3)) (* -1 (/ (- (+ (* -12 (/ (* (pow x 2) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps)) (* 16 (/ (* (pow x 4) (- (* -8 (pow x 3)) (* -48 (pow x 3)))) eps))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* -8 (pow x 3)) (* -48 (pow x 3))))))) eps))) (* -48 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 (*.f64 #s(literal 12 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64)))))) eps) (-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64)))) eps) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 (*.f64 #s(literal 12 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 40 binary64)))))) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64))) eps)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* -1 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 (/ (+ (* -1 (pow eps 2)) (pow eps 2)) (pow x 4)))) (/ eps (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (- (+ 1 (/ (* eps (+ (* -1 (pow eps 2)) (pow eps 2))) (pow x 6))) (+ (* -1 (/ (pow eps 2) (pow x 4))) (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))))) |
(*.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 0 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (- (+ 1 (* -1 (/ (+ (* -1 (pow eps 2)) (pow eps 2)) (pow x 4)))) (/ eps (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (- (+ 1 (/ (* eps (+ (* -1 (pow eps 2)) (pow eps 2))) (pow x 6))) (+ (* -1 (/ (pow eps 2) (pow x 4))) (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))))) |
(*.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 0 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.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 (- (* -1 (/ (+ (* -1 (pow x 4)) (pow x 4)) (pow eps 2))) (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* eps (- (/ (* (pow x 2) (+ (* -1 (pow x 4)) (pow x 4))) (pow eps 3)) (+ 1 (+ (* -1 (/ (pow x 2) eps)) (+ (* -1 (/ (pow x 4) (pow eps 2))) (/ (pow x 4) (pow eps 2))))))) |
(*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 eps (*.f64 eps eps))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow x 4) eps)) (/ (pow x 4) eps)) (* -1 (pow x 2))) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 2) (+ (* -1 (pow x 4)) (pow x 4))) eps) (+ (* -1 (pow x 4)) (pow x 4))) eps)) (* -1 (pow x 2))) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) eps) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x x)) eps))) |
(pow eps 2) |
(*.f64 eps eps) |
(+ (* eps (pow x 2)) (pow eps 2)) |
(*.f64 eps (+.f64 eps (*.f64 x x))) |
(+ (* (pow x 2) (+ eps (pow x 2))) (pow eps 2)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 eps (*.f64 x x)))) |
(+ (* (pow x 2) (+ eps (pow x 2))) (pow eps 2)) |
(+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 eps (*.f64 x x)))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(* (pow x 4) (+ 1 (/ eps (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(* (pow x 4) (+ 1 (/ eps (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 4) (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(+ (* eps (pow x 2)) (pow x 4)) |
(*.f64 (*.f64 x x) (+.f64 eps (*.f64 x x))) |
(+ (* eps (+ eps (pow x 2))) (pow x 4)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 eps (*.f64 x x)))) |
(+ (* eps (+ eps (pow x 2))) (pow x 4)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 eps (*.f64 x x)))) |
(pow eps 2) |
(*.f64 eps eps) |
(* (pow eps 2) (+ 1 (/ (pow x 2) eps))) |
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* (pow eps 2) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) |
(*.f64 (*.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)))) |
(* (pow eps 2) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) |
(*.f64 (*.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)))) |
(pow eps 2) |
(*.f64 eps eps) |
(* (pow eps 2) (+ 1 (/ (pow x 2) eps))) |
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1 (pow x 2))) eps)))) |
(*.f64 (*.f64 eps eps) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x x)) eps))) |
(* (pow eps 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1 (pow x 2))) eps)))) |
(*.f64 (*.f64 eps eps) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x x)) eps))) |
(* -4 x) |
(*.f64 x #s(literal -4 binary64)) |
(* x (- (* (pow x 2) (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps)))) 4)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 eps eps)) (*.f64 eps eps)) (/.f64 #s(literal -48 binary64) eps))) #s(literal -4 binary64))) |
(* x (- (* (pow x 2) (- (+ (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* (pow x 2) (- (* 64 (/ 1 (pow eps 2))) (* -12 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) eps))))) (* 48 (/ 1 eps)))) 4)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 eps eps)) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 64 binary64) (*.f64 eps eps)) (*.f64 #s(literal 12 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 eps eps)) (*.f64 eps eps)) (/.f64 #s(literal -48 binary64) eps)) eps)))) (/.f64 #s(literal -48 binary64) eps)))) #s(literal -4 binary64))) |
(* x (- (* (pow x 2) (- (+ (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -12 (/ (- (* 64 (/ 1 (pow eps 2))) (* -12 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) eps))) eps)) (* 16 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) (pow eps 2)))))) (* 64 (/ 1 (pow eps 2)))) (* -12 (/ (- (* 4 (/ (- eps (* -1 eps)) (pow eps 2))) (* 48 (/ 1 eps))) eps))))) (* 48 (/ 1 eps)))) 4)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 eps eps)) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (-.f64 (/.f64 #s(literal 64 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -12 binary64) (+.f64 (/.f64 #s(literal 64 binary64) (*.f64 eps eps)) (*.f64 #s(literal 12 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 eps eps)) (*.f64 eps eps)) (/.f64 #s(literal -48 binary64) eps)) eps)))) eps) (*.f64 #s(literal 16 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 eps eps)) (*.f64 eps eps)) (/.f64 #s(literal -48 binary64) eps)) (*.f64 eps eps)))))) (*.f64 #s(literal 12 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 eps eps)) (*.f64 eps eps)) (/.f64 #s(literal -48 binary64) eps)) eps)))) (/.f64 #s(literal -48 binary64) eps)))) #s(literal -4 binary64))) |
(* 1/4 (/ (- eps (* -1 eps)) x)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 eps eps)) x) |
(/ (- (+ (* 1/4 (- eps (* -1 eps))) (* 1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2)))) (* -3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 eps eps) (/.f64 (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (+.f64 eps eps)) #s(literal 3/16 binary64)) (*.f64 x x))) x) |
(/ (- (+ (* 1/4 (- eps (* -1 eps))) (+ (* 1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (* 1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))))) (+ (* -3/4 (/ (* eps (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2))) (* 1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4)))))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 eps eps)) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))) (*.f64 x x)) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) eps) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 eps (+.f64 eps eps)) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 eps (+.f64 eps eps))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 eps eps) (+.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))))))) x) |
(/ (- (+ (* 1/4 (- eps (* -1 eps))) (+ (* 1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (+ (* 1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))) (* 1/4 (/ (- (+ (* -1 (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps)))))) (pow eps 4)) (pow x 6)))))) (+ (* -3/4 (/ (* eps (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -3/4 (/ (* eps (- (* 1/4 (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3)))) (+ (* -3/4 (* eps (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps))))))) (* 1/64 (* (pow eps 2) (- eps (* -1 eps))))))) (pow x 6))) (+ (* -3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2))) (+ (* 1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4))) (* 1/16 (/ (* (pow eps 2) (- (* 1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* -3/16 (* eps (- eps (* -1 eps)))))) (pow x 6)))))))) x) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 eps eps) (/.f64 (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))) (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (-.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) eps) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 eps (+.f64 eps eps)) #s(literal 3/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 eps (+.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (-.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 #s(literal -3/4 binary64) eps) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 eps (+.f64 eps eps)) #s(literal 3/16 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 eps eps) (+.f64 eps eps)))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 eps (+.f64 eps eps))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 eps eps) (+.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 eps (+.f64 eps eps)) #s(literal 3/16 binary64))))) (pow.f64 x #s(literal 6 binary64))))))) x) |
(* 1/4 (/ (- eps (* -1 eps)) x)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 eps eps)) x) |
(* -1 (/ (- (+ (* -1/4 (- eps (* -1 eps))) (* -1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2)))) (* 3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (+.f64 eps eps) (/.f64 (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 eps (+.f64 eps eps))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1/4 (- eps (* -1 eps))) (+ (* -1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (* -1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))))) (+ (* -3/4 (/ (* eps (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4))) (* 3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 eps eps)) (-.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))) (*.f64 x x)) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) eps) (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 #s(literal -3/16 binary64) (*.f64 eps (+.f64 eps eps))))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 eps (+.f64 eps eps)) #s(literal 3/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 eps eps) (+.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))))))) x)) |
(* -1 (/ (- (+ (* -1/4 (- eps (* -1 eps))) (+ (* -1/4 (/ (+ (* eps (- (* -1 eps) eps)) (pow eps 2)) (pow x 2))) (+ (* -1/4 (/ (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3))) (pow x 4))) (* -1/4 (/ (- (+ (* -1 (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps)))))) (pow eps 4)) (pow x 6)))))) (+ (* -3/4 (/ (* eps (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps)))))) (pow x 4))) (+ (* -3/4 (/ (* eps (- (* -1/4 (- (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))) (* -1 (pow eps 3)))) (+ (* -3/4 (* eps (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps))))))) (* -1/64 (* (pow eps 2) (- eps (* -1 eps))))))) (pow x 6))) (+ (* -1/64 (/ (* (pow eps 2) (- eps (* -1 eps))) (pow x 4))) (+ (* 1/16 (/ (* (pow eps 2) (- (* -1/4 (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (* 3/16 (* eps (- eps (* -1 eps)))))) (pow x 6))) (* 3/16 (/ (* eps (- eps (* -1 eps))) (pow x 2)))))))) x)) |
(/.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (+.f64 eps eps) (/.f64 (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))) (*.f64 x x)))) (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (-.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 #s(literal 3/4 binary64) (/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 #s(literal -3/16 binary64) (*.f64 eps (+.f64 eps eps))))) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 eps (-.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (-.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) eps) (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 #s(literal -3/16 binary64) (*.f64 eps (+.f64 eps eps))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 eps eps) (+.f64 eps eps))))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 eps eps) (+.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (*.f64 eps (+.f64 eps eps)) #s(literal 3/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 #s(literal -3/16 binary64) (*.f64 eps (+.f64 eps eps)))))) (pow.f64 x #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/4 (/ (* eps (- (pow x 2) (* -1 (pow x 2)))) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(* eps (+ (* -1 (* eps (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))))) (* 1/4 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 3))))) |
(*.f64 eps (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps (+.f64 (*.f64 #s(literal -3/16 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* 1/4 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 3))) (* eps (- (* -1 (* eps (+ (* 1/64 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 7))) (* 3/4 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 2)))))) (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal 3/4 binary64) (+.f64 (*.f64 #s(literal -3/16 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x)))) (+.f64 (*.f64 #s(literal -3/16 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))))))) |
(* eps (+ (* 1/4 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 3))) (* eps (- (* eps (- (* -1 (* eps (+ (* -1/16 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 4))) (* 3/4 (/ (+ (* 1/64 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 7))) (* 3/4 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 2)))) (pow x 2)))))) (+ (* 1/64 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 7))) (* 3/4 (/ (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))) (pow x 2)))))) (+ (* -3/16 (/ (- (pow x 2) (* -1 (pow x 2))) (pow x 5))) (* 1/4 (/ 1 (pow x 3)))))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (+.f64 (*.f64 #s(literal -3/16 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 3/4 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal 3/4 binary64) (+.f64 (*.f64 #s(literal -3/16 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x)))) (*.f64 x x)))) (*.f64 #s(literal -1/64 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal 7 binary64))))) (*.f64 #s(literal -3/4 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3/16 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x))))) (+.f64 (*.f64 #s(literal -3/16 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x x)))))))) |
(* -4 x) |
(*.f64 x #s(literal -4 binary64)) |
(- (+ (* -4 x) (* 4 (/ (* x (- (pow x 2) (* -1 (pow x 2)))) eps))) (* 48 (/ (pow x 3) eps))) |
(+.f64 (+.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (+.f64 (*.f64 x x) (*.f64 x x))) eps)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -48 binary64)) eps)) |
(- (+ (* -4 x) (+ (* 4 (/ (* x (+ (* 2 (pow x 4)) (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))))) (pow eps 2))) (* 4 (/ (* x (- (pow x 2) (* -1 (pow x 2)))) eps)))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))) (pow eps 2))) (* 48 (/ (pow x 3) eps))))) |
(-.f64 (+.f64 (*.f64 x #s(literal -4 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 eps eps))) (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 x x))) eps)))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64)) eps) (/.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (+.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -48 binary64))))) (*.f64 eps eps))))) |
(- (+ (* -4 x) (+ (* 4 (/ (* x (+ (* 2 (pow x 4)) (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))))) (pow eps 2))) (+ (* 4 (/ (* x (- (+ (* -1 (* (pow x 2) (+ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow x 4)))) (* (pow x 4) (- (* -1 (pow x 2)) (pow x 2)))) (* -1 (pow x 6)))) (pow eps 3))) (* 4 (/ (* x (- (pow x 2) (* -1 (pow x 2)))) eps))))) (+ (* -64 (/ (pow x 5) (pow eps 2))) (+ (* -12 (/ (* (pow x 2) (- (* 4 (* x (+ (* 2 (pow x 4)) (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2)))))) (+ (* -64 (pow x 5)) (* -12 (* (pow x 2) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))))))) (pow eps 3))) (+ (* -12 (/ (* (pow x 2) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))) (pow eps 2))) (+ (* 16 (/ (* (pow x 4) (- (* 4 (* x (- (pow x 2) (* -1 (pow x 2))))) (* 48 (pow x 3)))) (pow eps 3))) (* 48 (/ (pow x 3) eps))))))) |
(-.f64 (+.f64 (+.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 eps eps))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 x x)))))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 x x))) eps)))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 12 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (+.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -48 binary64)))))))) (*.f64 eps (*.f64 eps eps))) (+.f64 (/.f64 (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (+.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -48 binary64))))) (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64)) eps) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (+.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -48 binary64))))) (*.f64 eps (*.f64 eps eps)))))))) |
(* -4 x) |
(*.f64 x #s(literal -4 binary64)) |
(+ (* -4 x) (* -1 (/ (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64))) eps)) |
(+ (* -4 x) (* -1 (/ (- (+ (* -1 (/ (- (* 4 (* x (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4))))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))) eps)) (* 4 (* x (- (* -1 (pow x 2)) (pow x 2))))) (* -48 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64)))))) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64))) eps)) |
(+ (* -4 x) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 4 (* x (- (+ (* (pow x 2) (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (pow x 4))) (* (pow x 4) (- (pow x 2) (* -1 (pow x 2))))) (pow x 6)))) (+ (* 12 (* (pow x 2) (- (* 4 (* x (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4))))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))))) (* 16 (* (pow x 4) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))) eps)) (* 4 (* x (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4)))))) (+ (* -64 (pow x 5)) (* 12 (* (pow x 2) (- (* 4 (* x (- (* -1 (pow x 2)) (pow x 2)))) (* -48 (pow x 3))))))) eps)) (* 4 (* x (- (* -1 (pow x 2)) (pow x 2))))) (* -48 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -4 binary64)) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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))) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 #s(literal 64 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal -12 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64))))))))) (*.f64 #s(literal -16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64)))))) eps)) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -64 binary64)) (*.f64 #s(literal 12 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64))))))) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 48 binary64))) eps)) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(- (* (pow x 2) (- eps (* -1 eps))) (pow eps 2)) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 eps eps)) (*.f64 eps eps)) |
(- (* (pow x 2) (- eps (* -1 eps))) (pow eps 2)) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 eps eps)) (*.f64 eps eps)) |
(- (* (pow x 2) (- eps (* -1 eps))) (pow eps 2)) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 eps eps)) (*.f64 eps eps)) |
(* (pow x 2) (- eps (* -1 eps))) |
(*.f64 (*.f64 x x) (+.f64 eps eps)) |
(* (pow x 2) (- (+ eps (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (/ (pow eps 2) (pow x 2)))) (* -1 eps))) |
(*.f64 (*.f64 x x) (+.f64 eps (+.f64 eps (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)))))) |
(* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))) (+ (* -1 eps) (* -1 (/ (pow eps 3) (pow x 4)))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 eps (/.f64 (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (+.f64 eps (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (* -1 (/ (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 6))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))))) (pow x 6)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))))) (+ (* -1 eps) (+ (* -1 (/ (pow eps 3) (pow x 4))) (/ (pow eps 4) (pow x 6)))))) |
(*.f64 (*.f64 x x) (+.f64 eps (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)) (+.f64 (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))))) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 eps eps) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) eps)))) |
(* (pow x 2) (- eps (* -1 eps))) |
(*.f64 (*.f64 x x) (+.f64 eps eps)) |
(* (pow x 2) (- (+ eps (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (/ (pow eps 2) (pow x 2)))) (* -1 eps))) |
(*.f64 (*.f64 x x) (+.f64 eps (+.f64 eps (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)))))) |
(* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))) (+ (* -1 eps) (* -1 (/ (pow eps 3) (pow x 4)))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 eps (/.f64 (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (+.f64 eps (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* (pow x 2) (- (+ eps (+ (* -1 (/ (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 4))) (+ (* -1 (/ (* (pow eps 2) (+ (* eps (- (* -1 eps) eps)) (pow eps 2))) (pow x 6))) (+ (/ (* eps (- (* -1 eps) eps)) (pow x 2)) (+ (/ (* eps (- (* -1 (pow eps 3)) (+ (* -1 (* eps (+ (* eps (- (* -1 eps) eps)) (pow eps 2)))) (* (pow eps 2) (- (* -1 eps) eps))))) (pow x 6)) (+ (/ (* (pow eps 2) (- (* -1 eps) eps)) (pow x 4)) (/ (pow eps 2) (pow x 2)))))))) (+ (* -1 eps) (+ (* -1 (/ (pow eps 3) (pow x 4))) (/ (pow eps 4) (pow x 6)))))) |
(*.f64 (*.f64 x x) (+.f64 eps (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)) (+.f64 (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps))))))) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 eps eps) (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) eps)))) |
(* eps (- (pow x 2) (* -1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 eps eps)) |
(* eps (- (+ (* -1 eps) (pow x 2)) (* -1 (pow x 2)))) |
(*.f64 eps (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) |
(* eps (- (+ (* -1 eps) (pow x 2)) (* -1 (pow x 2)))) |
(*.f64 eps (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) |
(* eps (- (+ (* -1 eps) (pow x 2)) (* -1 (pow x 2)))) |
(*.f64 eps (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (- (/ (pow x 2) eps) (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 (*.f64 x x) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* (pow eps 2) (- (+ (* 2 (/ (pow x 4) (pow eps 2))) (+ (/ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow eps 2)) (/ (pow x 2) eps))) (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps eps)) (-.f64 (+.f64 (/.f64 (*.f64 x x) eps) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps eps))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))))) |
(* (pow eps 2) (- (+ (* -1 (/ (* (pow x 2) (+ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow x 4))) (pow eps 3))) (+ (* 2 (/ (pow x 4) (pow eps 2))) (+ (/ (* (pow x 2) (- (* -1 (pow x 2)) (pow x 2))) (pow eps 2)) (+ (/ (* (pow x 4) (- (* -1 (pow x 2)) (pow x 2))) (pow eps 3)) (/ (pow x 2) eps))))) (+ 1 (+ (* -1 (/ (pow x 2) eps)) (* -1 (/ (pow x 6) (pow eps 3))))))) |
(*.f64 (*.f64 eps eps) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps eps)) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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 (pow.f64 x #s(literal 6 binary64)) (*.f64 eps (*.f64 eps eps)))))) |
(* -1 (pow eps 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (- (* -1 (/ (- (* -1 (pow x 2)) (pow x 2)) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* (pow eps 2) (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (* 2 (pow x 4))) eps)) (* -1 (pow x 2))) (pow x 2)) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 x x)))) eps)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) #s(literal -1 binary64))) |
(* (pow eps 2) (- (* -1 (/ (- (+ (* -1 (/ (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (+ (* -1 (/ (- (+ (* (pow x 2) (+ (* -1 (* (pow x 2) (- (pow x 2) (* -1 (pow x 2))))) (pow x 4))) (* (pow x 4) (- (pow x 2) (* -1 (pow x 2))))) (pow x 6)) eps)) (* 2 (pow x 4)))) eps)) (* -1 (pow x 2))) (pow x 2)) eps)) 1)) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.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))) (pow.f64 x #s(literal 6 binary64)))) eps)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 x x)))) eps)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) #s(literal -1 binary64))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(/ eps (pow x 3)) |
(/.f64 eps (*.f64 x (*.f64 x x))) |
(* -3 (* eps x)) |
(*.f64 (*.f64 eps x) #s(literal -3 binary64)) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(* eps (+ (* -3 x) (* 1/4 (/ eps x)))) |
(*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))) |
(* 1/4 (/ (pow eps 2) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 (/.f64 x eps) #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) x))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 (/.f64 x eps) #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) x))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 (/.f64 x eps) #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) x))) |
(* 1/4 (/ (pow eps 2) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 (/.f64 x eps) #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) x))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 (/.f64 x eps) #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) x))) |
(* (pow eps 2) (+ (* -3 (/ x eps)) (* 1/4 (/ 1 x)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 (/.f64 x eps) #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) x))) |
(* 1/4 (/ (pow eps 2) x)) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) #s(literal -3 binary64))) x) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) #s(literal -3 binary64))) x) |
(/ (+ (* -3 (* eps (pow x 2))) (* 1/4 (pow eps 2))) x) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) #s(literal -3 binary64))) x) |
(* -3 (* eps x)) |
(*.f64 (*.f64 eps x) #s(literal -3 binary64)) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(*.f64 x (+.f64 (*.f64 eps #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(*.f64 x (+.f64 (*.f64 eps #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(* x (+ (* -3 eps) (* 1/4 (/ (pow eps 2) (pow x 2))))) |
(*.f64 x (+.f64 (*.f64 eps #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(* -3 (* eps x)) |
(*.f64 (*.f64 eps x) #s(literal -3 binary64)) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 3 binary64)))) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 3 binary64)))) |
(* -1 (* x (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 3 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 3 binary64)))) |
(* -2 (* eps (pow x 2))) |
(*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x))) |
(* (pow x 2) (+ (* -2 eps) (pow x 2))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
(* (pow x 2) (+ (* -2 eps) (pow x 2))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
(* (pow x 2) (+ (* -2 eps) (pow x 2))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -2 binary64)) (*.f64 x x)))) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -2 binary64)) (*.f64 x x)))) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -2 binary64)) (*.f64 x x)))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -2 binary64)) (*.f64 x x)))) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -2 binary64)) (*.f64 x x)))) |
(* (pow x 4) (+ 1 (* -2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -2 binary64)) (*.f64 x x)))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(+ (* -2 (* eps (pow x 2))) (pow x 4)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
(+ (* -2 (* eps (pow x 2))) (pow x 4)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
(+ (* -2 (* eps (pow x 2))) (pow x 4)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) |
(* -2 (* eps (pow x 2))) |
(*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x))) |
(* eps (+ (* -2 (pow x 2)) (/ (pow x 4) eps))) |
(*.f64 eps (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps))) |
(* eps (+ (* -2 (pow x 2)) (/ (pow x 4) eps))) |
(*.f64 eps (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps))) |
(* eps (+ (* -2 (pow x 2)) (/ (pow x 4) eps))) |
(*.f64 eps (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps))) |
(* -2 (* eps (pow x 2))) |
(*.f64 #s(literal -2 binary64) (*.f64 eps (*.f64 x x))) |
(* -1 (* eps (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps))) |
(* -1 (* eps (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps))) |
(* -1 (* eps (+ (* -1 (/ (pow x 4) eps)) (* 2 (pow x 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps))) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps)) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (/.f64 #s(literal -1 binary64) eps)) |
(- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) eps)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps eps))) (/.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -1 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) eps)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) |
(/ (+ 1 (+ (/ eps (pow x 2)) (+ (/ (pow eps 2) (pow x 4)) (/ (pow eps 3) (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (+ 1 (+ (/ eps (pow x 2)) (/ (pow eps 2) (pow x 4)))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) |
(/ (+ 1 (+ (/ eps (pow x 2)) (+ (/ (pow eps 2) (pow x 4)) (/ (pow eps 3) (pow x 6))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ (/ 1 (pow x 2)) (/ eps (pow x 4))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 eps (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 eps (pow.f64 x #s(literal 6 binary64)))))) |
(+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 eps (pow.f64 x #s(literal 8 binary64)))))))) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(/ (- (* -1 (/ (pow x 2) eps)) 1) eps) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(/ (- (+ (* -1 (/ (pow x 2) eps)) (* -1 (/ (pow x 4) (pow eps 2)))) 1) eps) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) #s(literal -1 binary64)) eps) |
(/ (- (+ (* -1 (/ (pow x 2) eps)) (+ (* -1 (/ (pow x 4) (pow eps 2))) (* -1 (/ (pow x 6) (pow eps 3))))) 1) eps) |
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) eps) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(* -1 (/ (+ 1 (/ (pow x 2) eps)) eps)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1 (pow x 2))) eps))) eps)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (+ (* -1 (/ (+ (/ (pow x 6) eps) (pow x 4)) eps)) (* -1 (pow x 2))) eps))) eps)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 6 binary64)) eps)) eps)) eps)) eps)) |
Compiled 85 955 to 5 133 computations (94% saved)
54 alts after pruning (49 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 562 | 21 | 1 583 |
| Fresh | 5 | 28 | 33 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 570 | 54 | 1 624 |
| Status | Accuracy | Program |
|---|---|---|
| 4.6% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) | |
| 32.6% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 eps eps)) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 3.5% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 5.5% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 6.0% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) x))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 4.5% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 3.0% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 4.6% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 3.9% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3 binary64)))))))) | |
| 4.4% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) | |
| 6.0% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 2.5% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 4.5% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) eps)) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 5.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) | |
| 5.2% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) | |
| 2.4% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (-.f64 (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64))) eps) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)))))) | |
| 4.3% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x #s(literal -3 binary64)))))))) | |
| 5.0% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) | |
| 5.0% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))))) | |
| 5.2% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -3 binary64)))))) | |
| 3.9% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64))))) | |
| 4.6% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 5.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.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 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 5.5% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 3.1% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 3.8% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 4.5% | (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 5.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 30.2% | (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 eps (/.f64 (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (+.f64 eps (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 48.7% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 49.5% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 44.8% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 49.1% | (/.f64 eps (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) | |
| ✓ | 99.5% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 56.0% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) | |
| 5.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) | |
| 5.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) | |
| 48.0% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (/.f64 eps x) x) x)) (/.f64 #s(literal -1/2 binary64) x)))) eps)) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) | |
| 49.1% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) | |
| 48.2% | (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) eps))) | |
| ✓ | 48.7% | (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
| 7.4% | (-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| ✓ | 57.9% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 52.6% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 4.6% | (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) | |
| 4.8% | (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) (*.f64 eps (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) | |
| 48.9% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) | |
| 5.8% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) | |
| ✓ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| 5.3% | (*.f64 x #s(literal -2 binary64)) | |
| 5.3% | (*.f64 x #s(literal -4 binary64)) | |
| ✓ | 4.6% | #s(literal 0 binary64) |
Compiled 6 189 to 1 545 computations (75% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -4 binary64)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 eps (+.f64 x (*.f64 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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x))) x) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) x))))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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)))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (/.f64 eps x) x) x)) (/.f64 #s(literal -1/2 binary64) x)))) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)))) x) |
(/.f64 (-.f64 (*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 eps eps)) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 x #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) eps)) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) x))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.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 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64))) eps) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) (*.f64 eps (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 eps (/.f64 (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (+.f64 eps (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (-.f64 (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3 binary64)))))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal 1/2 binary64)))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) eps) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/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 x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.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)))) (-.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 eps (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (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 #s(literal 1 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) |
(-.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) (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(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 (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x 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 x (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
3 calls:
| 28.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 27.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 -4 binary64)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 eps (+.f64 x (*.f64 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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x))) x) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) x))))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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)))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (/.f64 eps x) x) x)) (/.f64 #s(literal -1/2 binary64) x)))) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)))) x) |
(/.f64 (-.f64 (*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 eps eps)) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 x #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) eps)) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) x))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.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 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64))) eps) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) (*.f64 eps (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 eps (/.f64 (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (+.f64 eps (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (-.f64 (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3 binary64)))))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
3 calls:
| 395.0ms | eps |
| 391.0ms | x |
| 18.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.5% | 2 | x |
| 81.0% | 2 | eps |
| 99.3% | 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 -4 binary64)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 eps (+.f64 x (*.f64 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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x))) x) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) x))))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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)))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (/.f64 eps x) x) x)) (/.f64 #s(literal -1/2 binary64) x)))) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)))) x) |
(/.f64 (-.f64 (*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 eps eps)) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 x #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) eps)) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) x))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.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 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64))) eps) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) (*.f64 eps (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 eps (/.f64 (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (+.f64 eps (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (-.f64 (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3 binary64)))))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
1 calls:
| 541.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.2% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -4 binary64)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 eps (+.f64 x (*.f64 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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x))) x) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) x))))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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)))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (/.f64 eps x) x) x)) (/.f64 #s(literal -1/2 binary64) x)))) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.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 #s(literal 1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)))) x) |
(/.f64 (-.f64 (*.f64 eps (*.f64 x (*.f64 x #s(literal 2 binary64)))) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 eps eps)) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 x #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) eps)) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x #s(literal -3 binary64)) eps) (/.f64 #s(literal 1/4 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -2 binary64)))) x))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.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 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) (/.f64 eps x)) #s(literal 1/16 binary64))) eps) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 #s(literal 1/64 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)) (*.f64 x #s(literal -3 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 16 binary64)) (*.f64 eps (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 16 binary64)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64))))))) (-.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 4 binary64))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 eps (/.f64 (*.f64 eps (+.f64 (*.f64 eps eps) (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 #s(literal 1 binary64) (+.f64 eps (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x #s(literal -3 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 x (*.f64 #s(literal -3 binary64) eps))) (-.f64 (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps)))) (*.f64 (*.f64 x (*.f64 #s(literal -3 binary64) eps)) (*.f64 eps (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -27 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/64 binary64)) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 (*.f64 x x) #s(literal 9 binary64)) (*.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (/.f64 eps x) #s(literal 1/4 binary64)) (*.f64 x #s(literal -3 binary64)))))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
2 calls:
| 19.0ms | x |
| 19.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.5% | 1 | eps |
| 49.5% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -4 binary64)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
2 calls:
| 8.0ms | eps |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.1% | 1 | x |
| 49.1% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -4 binary64)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 2 binary64) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| Outputs |
|---|
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
2 calls:
| 4.0ms | eps |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.7% | 1 | x |
| 48.7% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -4 binary64)) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
| Outputs |
|---|
(*.f64 x #s(literal -4 binary64)) |
2 calls:
| 2.0ms | x |
| 2.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.3% | 1 | eps |
| 5.3% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.6% | 1 | eps |
| 4.6% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -6.6594533538902e-154 | 0.0 |
Compiled 13 to 11 computations (15.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.240024609681081e-75 | 1.7712222313587418e-74 |
| 8.0ms | 61× | 1 | valid |
| 2.0ms | 35× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 151 to 113 computations (25.2% saved)
adjust: 1.0ms (22.9% of total)ival-mult: 1.0ms (22.9% of total)ival-sub: 1.0ms (22.9% of total)ival-sqrt: 1.0ms (22.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 18× | +-commutative_binary64 |
| 14× | *-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 6× | neg-mul-1_binary64 |
| 4× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 91 |
| 1 | 52 | 91 |
| 2 | 62 | 91 |
| 3 | 67 | 91 |
| 4 | 69 | 91 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -7547924849643083/15095849699286165408966218323953075563667684881665761713504825200982496649568595408344506900710635070165873500123055379599082338519699170530245737005730784174597581307904 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(if (<=.f64 x #s(literal 165509173077177/127314748520905380391777855525586135065716774604121015664758778084648831235208544136462336 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(*.f64 x #s(literal -4 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -7547924849643083/15095849699286165408966218323953075563667684881665761713504825200982496649568595408344506900710635070165873500123055379599082338519699170530245737005730784174597581307904 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(if (<=.f64 x #s(literal 165509173077177/127314748520905380391777855525586135065716774604121015664758778084648831235208544136462336 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(*.f64 x #s(literal -4 binary64)) |
#s(literal 0 binary64) |
| 11 222× | accelerator-lowering-fma.f32 |
| 11 222× | accelerator-lowering-fma.f64 |
| 10 908× | accelerator-lowering-fma.f32 |
| 10 908× | accelerator-lowering-fma.f64 |
| 9 998× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1258 | 8908 |
| 1 | 4032 | 8533 |
| 0 | 8693 | 8083 |
| 0 | 32 | 181 |
| 1 | 217 | 172 |
| 2 | 1917 | 164 |
| 0 | 8766 | 162 |
| 0 | 1021 | 9005 |
| 1 | 3377 | 8578 |
| 0 | 8464 | 8206 |
| 0 | 42 | 230 |
| 1 | 323 | 194 |
| 2 | 3174 | 183 |
| 0 | 8562 | 173 |
| 0 | 870 | 6695 |
| 1 | 2788 | 6394 |
| 0 | 8402 | 6076 |
| 0 | 6 | 22 |
| 1 | 38 | 22 |
| 2 | 306 | 22 |
| 3 | 3595 | 22 |
| 0 | 8551 | 22 |
| 0 | 257 | 1257 |
| 1 | 784 | 1238 |
| 2 | 2594 | 1200 |
| 3 | 6944 | 1197 |
| 0 | 8091 | 1129 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 363 to 211 computations (41.9% saved)
Compiled 232 to 96 computations (58.6% saved)
Loading profile data...