The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Decimal.this
mir
bignum
decimal
Decimal
this
(const(C)[] str, int exponentShift)
struct
Decimal
(uint size64)
@
safe
@
safe
pure @
nogc
this
(
C
)
(
scope
const
(
C
)[]
str
,
int
exponentShift
= 0
)
if
(
isSomeChar
!
C
)
if
(
size64
&&
size64
<= ushort.
max
)
this
(T x)
Meta
Source
See Implementation
mir
bignum
decimal
Decimal
constructors
this
functions
fromStringImpl
fromStringWithThousandsSeparatorImpl
isInfinity
isNaN
isSpecial
opAssign
opCast
opOpAssign
toString
view
variables
coefficient
exponent