Function Range

Part of:

package cl-mathstats
( range &rest < args > )

range (data &key start end key)
Returns the range of the sequence data.&#39; Signals no-data' if there is no
data. The range is given by max - min.