XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions

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)
 

Detailed Description

This is the group of F1b. Solution of single general nonlinear equation.