gmp-d v0.1.0 (2017-06-17T09:33:48Z)
Dub
Repo
MpQ.toString
gmp
q
MpQ
Convert to
string
in base
base
.
struct
MpQ
pure nothrow pragma(
inline
, true) const @
trusted
string
toString
(
uint
base
=
defaultBase
,
bool
upperCaseDigits
= false
)
Meta
Source
See Implementation
gmp
q
MpQ
constructors
this
destructors
~this
functions
absolute
canonicalize
invert
opAssign
opBinary
opCast
opCmp
opEquals
toHash
toString
postblits
this(this)
properties
denominator
integerPart
numerator
sgn
Convert to string in base base.