The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Decimal.opAssign
mir
bignum
decimal
Decimal
struct
Decimal
(uint size64)
@
safe
ref return
ref
opAssign
(
uint
rhsMaxSize64
)
(
auto
ref
scope
const
Decimal
!
rhsMaxSize64
rhs
)
if
(
rhsMaxSize64
<
size64
)
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