![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
void | dfzero (double(*f)(double), double *b, double *c, double r, double re, double ae, int *info) |
Solution of a single general nonlinear equation | |
void | dfzero_r (double *b, double *c, double r, double re, double ae, int *info, double *xx, double yy, int *irev) |
Solution of a single general nonlinear equation (reverse communication version) | |
This is the group of F1b. Solution of single general nonlinear equation.