MpZ.unaryMinus

struct MpZ
pure nothrow pragma(inline, true) @nogc const @safe
unaryMinus
()

Return Value

Type: MpZ

negation of this.

Meta