CURVI(3NCARG) | NCAR GRAPHICS | CURVI(3NCARG) |
CURVI - integrate a spline curve
FUNCTION CURVI (XL, XU, N, X, Y, YP, SIGMA)
This function calculates an integral between two specified limits. CURV1 must be called prior to calling CURVI, and the values thus obtained used as input to CURVI. The value of the integral is returned.
CURVI returns the integral of the interpolated curve between the specified limits.
To use CURVI, load the NCAR Graphics library ngmath.
curv1, fitgrid_params.
Complete documentation for Fitgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/fitgrid/fithome.html
Copyright (C) 2000
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1998 | UNIX |