前页 后页

simpsn

Numerical integration of function tabulated at equally spaced arguments

SYNOPSIS

double simpsn( f, delta )
double f[]; /* tabulated function */
double delta; /* spacing of arguments */