eris ~master (2018-03-29T23:16:26Z)
Home
Dub
Repo
Decimal.this
eris
decimal
Decimal
Undocumented in source.
this
(bool value)
this
(string str)
this
(U r)
this
(U coefficient)
this
(U coefficient)
this
(D that)
struct
Decimal
(immutable Context _context = DefaultContext)
this
(
D
)
(
D
that
)
if
(
isDecimal
!
D
)
this
(U coefficient, int exponent)
this
(U coefficient, int exponent, bool sign)
Meta
Source
See Implementation
eris
decimal
Decimal
aliases
D
decimal
constructors
this
enums
IsDecimal
manifest constants
maxAdjustedExpo
maxCoefficient
maxExpo
minExpo
precision
tinyExpo
properties
adjExpo
coff
digits
expo
sign
static functions
infinity
init
max
nan
snan
variables
FIVE
HALF
NEG_ONE
NEG_ZRO
ONE
TEN
TWO
ZERO
context
min
min_normal
mode
radix