mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
Decimal.isSpecial
mir
bignum
decimal
Decimal
Returns whether this Decimal represents a special value.
struct
Decimal
(uint size64)
@
safe
scope const @
property
bool
isSpecial
(
)
if
(
size64
&&
size64
<= ushort.
max
)
mir
bignum
decimal
Decimal
constructors
this
functions
fromStringImpl
fromStringWithThousandsSeparatorImpl
isInfinity
isNaN
isSpecial
opAssign
opCast
opOpAssign
toString
view
variables
coefficient
exponent
Returns whether this Decimal represents a special value.