RANGE Purpose Returns the range (max - min) of an array Category utilities Calling Sequence result = range(array) Inputs array: Array to find the range of Outputs the range of array Modification History Written by: Chris Beaumont, Mar 2009