Description:
Find the maximum and minimum values in a double precision array.
Invocation
CALL
SCULIB_RANGED( ARRAY, IST, IEN, VMAX, VMIN, STATUS)
Arguments
ARRAY( IEN ) = DOUBLE
PRECISION (Given)
Array containing the values to be checked.
IST = INTEGER (Given)
The first
element of ARRAY to be examined.
IEN = INTEGER (Given)
The last element of ARRAY to be
examined.
VMAX = DOUBLE PRECISION (Returned)
The maximum value of those
examined
VMIN = DOUBLE PRECISION (Returned)
The minumum value of those
examined
STATUS = INTEGER (Given & Returned)
Global status
Copyright
Copyright
©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.