Class MaxFunctionNode

All Implemented Interfaces:
Serializable, Cloneable

public class MaxFunctionNode extends NumericFunctionNode
This function is an instruction to return the maximum value of all its arguments.
Author:
baldersheim, Simon Thoresen Hult
See Also: