gmp-d v0.1.0 (2017-06-17T09:33:48Z)
Dub
Repo
MpQ.denominator
gmp
q
MpQ
struct
MpQ
pure nothrow pragma(
inline
, true) @
nogc
@
property
ref @
trusted
inout return
inout
(
MpZ
)
denominator
(
)
Return Value
Type:
inout
(
MpZ
)
denominator reference of
this
.
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