Class DivideFunctionNode

All Implemented Interfaces:
Serializable, Cloneable

public class DivideFunctionNode extends NumericFunctionNode
This function is an instruction to divide the arguments in order.
Author:
baldersheim, Simon Thoresen Hult
See Also: