Class Ceil

All Implemented Interfaces:
PostfixMathCommandI, RealUnaryFunction, Serializable

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