Determines the minimum 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
=min($R3F4:R7F6)
=min($R6F4, $R10F8)
=min(5, $R6F7)
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |