Value type  avg

Chapter 1: Developer Features

sum

Description

Sums all arguments and returns a single result.

Arguments

There can be one or more array arguments. Summation is carried across all the arrays specified (or, if scalars, by simply adding the scalar value to the current summation). Non-numeric values are ignored. The result is returned as a floating point value.

Examples

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




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

View this book as PDF