| Package | Description |
|---|---|
| org.basex.query.item |
XQuery data types.
|
| Modifier and Type | Field and Description |
|---|---|
static Dbl |
Dbl.NAN
Invalid value.
|
| Modifier and Type | Method and Description |
|---|---|
static Dbl |
Dbl.get(byte[] v,
InputInfo ii)
Returns an instance of this class.
|
static Dbl |
Dbl.get(double d)
Returns an instance of this class.
|