net.sf.saxon.functions
public final class Rounding extends SystemFunction
Field Summary | |
---|---|
static int | ABS |
static int | CEILING |
static int | FLOOR |
static int | HALF_EVEN |
static int | ROUND |
Method Summary | |
---|---|
Item | evaluateItem(XPathContext context)
Evaluate the function |