Class MinFunctionNode

All Implemented Interfaces:
Serializable, Cloneable

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