gmp-d ~master (2020-09-28T09:15:13Z)
Dub
Repo
MpQ.toString
gmp
q
MpQ
Convert to
string
in base
base
.
struct
MpQ
pure nothrow const
string
toString
(
in
uint
base
=
defaultBase
,
in
bool
upperCaseDigits
= false
)
Meta
Source
See Implementation
gmp
q
MpQ
constructors
this
destructors
~this
functions
absolute
canonicalize
invert
opAssign
opBinary
opCast
opCmp
opEquals
toChars
toHash
toString
postblits
this(this)
properties
denominator
integerPart
numerator
sgn
Convert to string in base base.