Returns the maximum value that its operand can assume.
MAXVAL(x)
MAXVAL returns the maximum value that the type and precision of x allows. When x is type FLOAT, MAXVAL is equivalent to HUGE(x).