The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Decimal.toString
mir
bignum
decimal
Decimal
void
toString
(W w, NumericSpec spec)
immutable
(
C
)[]
toString
(NumericSpec spec)
struct
Decimal
(uint size64)
@
safe
const scope @
safe
pure nothrow
immutable
(
C
)[]
toString
(
C
=
char
)
(
NumericSpec
spec
=
NumericSpec.init
)
if
(
isSomeChar
!
C
&&
isMutable
!
C
)
if
(
size64
&&
size64
<= ushort.
max
)
Meta
Source
See Implementation
mir
bignum
decimal
Decimal
constructors
this
functions
fromStringImpl
fromStringWithThousandsSeparatorImpl
isInfinity
isNaN
isSpecial
opAssign
opCast
opOpAssign
toString
view
variables
coefficient
exponent