decimal v0.9.1 (2018-01-31T21:09:19Z)
Dub
Repo
exp2to10
decimal
floats
Undocumented in source. Be warned that the author may not have intended to support it.
bool
exp2to10
(uint coefficient, int exponent)
package @
nogc
@
safe
pure nothrow
bool
exp2to10
(
ref
uint
coefficient
,
ref
int
exponent
)
bool
exp2to10
(ulong coefficient, int exponent)
bool
exp2to10
(uint128 coefficient, int exponent)
Meta
Source
See Implementation
decimal
floats
functions
dpack
dunpack
exp2to10
floatExtract
fpack
funpack
rpack
runpack
unions
DU
FU
RU