Class Rounding

All Implemented Interfaces:
Serializable, SourceLocator, LocationProvider, SaxonLocator, EvaluableItem, SequenceIterable, InstructionInfo, Locator

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: