AVERAGE

THE BOX'S MAIN HELP:
This is the average function.
The result is the average value of all the inputs.
The inputs can be floats, points, normals, vectors or colors
but all inputs must be of the same data type.

A (vinput):
These are the values to be averaged.
The inputs can be floats, points, normals, vectors or colors
but all inputs must be of the same data type.
The default is float.

OUT (output):
The result is the average of all inputs.
The result is the sum of the inputs divided by the number of inputs.

<-- BACK TO Math

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.