Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function *

* [value ...]

Calculates the product of a set of values.

Parameters:
value - A numeric object, either integer or real.
Returns:
A numeric object representing the product of its arguments.

If all of the arguments are integer objects then * returns an integer object. If any of the arguments is a real object then it returns a float object. If no arguments are given then it returns one.

Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002