concatenate2  max

Chapter 1: Developer Features

min

Description

Determines the minimum value across all the arguments, and returns a single result.

Arguments

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

Examples

=min($R3F4:R7F6)
=min($R6F4, $R10F8)
=min(5, $R6F7)




Copyright © 2004. Sybase Inc. All rights reserved. max

View this book as PDF