stdxdecimal v0.3.0 (2017-12-08T19:35:40Z)
Dub
Repo
Decimal.this
stdxdecimal
Decimal
implements spec to-number
this
(T num)
this
(S str)
struct
Decimal
(Hook = Abort)
this
(
S
)
(
S
str
)
if
(
isForwardRange
!
S
&&
isSomeChar
!(
ElementEncodingType
!
S
)
&&
!
isInfinite
!
S
)
Meta
Source
See Implementation
stdxdecimal
Decimal
aliases
toString
constructors
this
functions
opBinary
opCmp
opEquals
round
toDecimalString
manifest constants
hasClampedMethod
hasDivisionByZeroMethod
hasInexactMethod
hasInvalidOperationMethod
hasOverflowMethod
hasRoundedMethod
hasSubnormalMethod
hasUnderflowMethod
useBigInt
variables
clamped
coefficient
divisionByZero
exponent
hook
inexact
inf
invalidOperation
overflow
qNaN
rounded
sNaN
sign
subnormal
underflow
implements spec to-number