2.5.4.66 Max

The Max function performs a search for the largest number from a list of operands.

ABNF:

 Max = val *val sp unsigned-integer-value ";MAX():129"

Required Arguments:

Name: Arg1

Type: vDouble

An argument that specifies the first operand.

Optional Arguments:

Zero or more operands of type vDouble. 

Return Value:

Type: vNum

This function returns a vNum containing the first occurrence of the largest operand. The unit of the return value is equal to the unit of that operand.