Class Floor

All Implemented Interfaces:
PostfixMathCommandI, RealUnaryFunction, Serializable

public class Floor extends UnaryFunction implements RealUnaryFunction
A PostfixMathCommandI which find the largest integer above the number floor(pi) give 3 floor(-i) give -4
Author:
Richard Morris
See Also: