REBOL 3 Docs Guide Concepts Functions Datatypes Errors
  TOC < Back Next >   Updated: 3-Aug-2010 Edit History  

REBOL 3 Functions: maximum

maximum  value1  value2

Returns the greater of the two values.

Arguments:

value1 [scalar! date! series!]

value2 [scalar! date! series!]

See also:

max   <   >   min  

Description

See the MAX function for details.


  TOC < Back Next > REBOL.com - WIP Wiki Feedback Admin