Class MultiplyFunctionNode

All Implemented Interfaces:
Serializable, Cloneable

public class MultiplyFunctionNode extends NumericFunctionNode
This function is an instruction to multiply all arguments.
Author:
baldersheim, Simon Thoresen Hult
See Also: