Package | Description |
---|---|
org.basex.query.value.item | |
org.basex.query.value.seq |
Modifier and Type | Method and Description |
---|---|
Dec |
Dec.abs() |
Dec |
Dec.ceiling() |
Dec |
Dec.floor() |
static Dec |
Dec.get(BigDecimal value)
Constructor.
|
static Dec |
Dec.get(double value)
Constructor.
|
Dec |
Dec.round(int scale,
boolean even) |
Modifier and Type | Method and Description |
---|---|
Dec |
DecSeq.itemAt(long pos) |
Copyright © 2005–2015 BaseX Team. All rights reserved.