[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module FZERO in NMS


FZERO

 
Finds zero of REAL FUNCTION F(X) on interval [B,C] to relative and absolute
accuracy RE, AE. Requires EXTERNAL statement for user selected function name. R
is input estimate of location of zero, if this is known. Best output estimate of
zero returned in B.
 
Classes  :  F1b . Solution of single general nonlinear equations
 
Type     : Fortran software in NMS collection.
Access   : Public domain. Portable.
Precision: Single.
 
Usage    : CALL FZERO(F,B,C,R,RE,AE,IFLAG)
 
Details  : Documentation Fullsource Sample Source
Sites    : (1) ITL
 

Implementation of FZERO from NMS on ITL

 
ITL:       Unix Workstation Network, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Single. (Double: DFZERO)


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Sat Sep 20, 2008 at 05:14:54 UTC