dutils ~master (2023-03-05T23:36:45Z)
Dub
Repo
Number.this
dutils
math
number
Number
Constructs a Number.
this
(NumberContainer num)
class
Number
pure @
safe
nothrow
this
(
in
NumberContainer
num
=
NumberContainer
(
BigInt
(0),
BigInt
(0), 0)
)
this
(ulong precision)
Parameters
num
NumberContainer
The value to contain within the Number.
Meta
Source
See Implementation
dutils
math
number
Number
constructors
this
functions
applyOp
applyOpResult
fromDstring
opEquals
toDstring
Constructs a Number.