Class Rounding

All Implemented Interfaces:
Serializable, SourceLocator, Container, Expression, InstructionInfoProvider

public final class Rounding extends SystemFunction
This class supports the ceiling(), floor(), round(), and round-to-half-even() functions, and also the abs() function
See Also: