dutils ~master (2023-03-05T23:36:45Z)
Dub
Repo
Number.this
dutils
math
number
Number
Constructs a Number using precision only.
this
(NumberContainer num)
this
(ulong precision)
class
Number
pure @
safe
nothrow
this
(
ulong
precision
)
Parameters
precision
ulong
The precision of the NumberContainer.
Meta
Source
See Implementation
dutils
math
number
Number
constructors
this
functions
applyOp
applyOpResult
fromDstring
opEquals
toDstring
Constructs a Number using precision only.