MpQ.integerPart

struct MpQ
pure nothrow pragma(inline, true) @nogc @property @safe
integerPart
()

Return Value

Type: MpZ

the integer part of this, with any remainder truncated.

Meta