Determines the maximum value across all the arguments, and returns a single result.
There can be one or more array arguments. Determination is carried across all the arrays specified, or scalar values, if used. Non-numeric values are ignored. The result is returned as a floating point value.
=max($R3F4:R7F6)
=max($R6F4, $R10F8)
=max(5, $R6F7)
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |