![]() |
XLPack 6.1
Excel Worksheet Function Numerical Library Reference Manual
|
Functions | |
| Function | WCpqr79 (N As Long, A As Variant) |
| Roots of a polynomial (complex coefficients) by computing the eigenvalues of the companion matrix (complex number representation in Excel format) | |
| Function | WCpqr792 (N As Long, A As Variant) |
| Roots of a polynomial (complex coefficients) by computing the eigenvalues of the companion matrix (complex numbers in pairs of cells) | |
| Function | WCpzero (N As Long, A As Variant) |
| Roots of a polynomial with complex coefficients by Newton method (complex number representation in Excel format) | |
| Function | WCpzero2 (N As Long, A As Variant) |
| Roots of a polynomial with complex coefficients by Newton method (complex numbers in pairs of cells) | |
| Function | WDka (N As Long, A As Variant) |
| Roots of a polynomial (complex coefficients) DKA method (complex number representation in Excel format) | |
| Function | WDka2 (N As Long, A As Variant) |
| Roots of a polynomial (complex coefficients) DKA method (complex numbers in pairs of cells) | |
| Function | WRpzero (N As Long, A As Variant) |
| Roots of a polynomial with real coefficients by Newton method (complex number representation in Excel format) | |
| Function | WRpzero2 (N As Long, A As Variant) |
| Roots of a polynomial with real coefficients by Newton method (complex numbers in pairs of cells) | |
This is the group of F. Solution of nonlinear equations (Roots of polynomials).