| Routine Name |
Mark of Introduction |
Purpose |
| C05ADF
Example Text |
8 | Zero of continuous function in given interval, Brent algorithm |
| C05AGF
Example Text |
8 | Zero of continuous function, Brent algorithm, from given starting value, binary search for interval |
| C05AJF
Example Text |
8 | Zero of continuous function, continuation method, from a given starting value |
| C05AVF
Example Text |
8 | Binary search for interval containing zero of continuous function (reverse communication) |
| C05AXF
Example Text |
8 | Zero of continuous function by continuation method, from given starting value (reverse communication) |
| C05AZF
Example Text |
7 | Zero in given interval of continuous function by Brent algorithm (reverse communication) |
| C05BAF
Example Text Example Data |
22 | Real values of Lambert's W function, W(x) |
| C05NBF
Example Text |
9 | Solution of system of nonlinear equations using function values only (easy-to-use) |
| C05NCF
Example Text |
9 | Solution of system of nonlinear equations using function values only (comprehensive) |
| C05NDF
Example Text |
14 | Solution of system of nonlinear equations using function values only (reverse communication) |
| C05PBA Example Text |
22 | Solution of system of nonlinear equations using first derivatives (easy-to-use) |
| C05PBF
Example Text |
9 | Solution of system of nonlinear equations using first derivatives (easy-to-use) |
| C05PCA Example Text |
22 | Solution of system of nonlinear equations using first derivatives (comprehensive) |
| C05PCF
Example Text |
9 | Solution of system of nonlinear equations using first derivatives (comprehensive) |
| C05PDA Example Text |
20 | Solution of system of nonlinear equations using first derivatives (reverse communication) |
| C05PDF
Example Text |
14 | Solution of system of nonlinear equations using first derivatives (reverse communication) |
| C05ZAF
Example Text |
9 | Check user's routine for calculating first derivatives |