Package | Description |
---|---|
org.basex.query.value.item | |
org.basex.query.value.seq |
Modifier and Type | Field and Description |
---|---|
static Dbl |
Dbl.NAN
Value "NaN".
|
static Dbl |
Dbl.ONE
Value "1".
|
static Dbl |
Dbl.ZERO
Value "0".
|
Modifier and Type | Method and Description |
---|---|
Dbl |
Dbl.abs() |
Dbl |
Dbl.ceiling() |
Dbl |
Dbl.floor() |
static Dbl |
Dbl.get(byte[] value,
InputInfo ii)
Returns an instance of this class.
|
static Dbl |
Dbl.get(double value)
Returns an instance of this class.
|
Dbl |
Dbl.round(int scale,
boolean even) |
Modifier and Type | Method and Description |
---|---|
Dbl |
DblSeq.itemAt(long pos) |
Copyright © 2005–2015 BaseX Team. All rights reserved.