abs

@safe pure nothrow pragma(inline, true) @trusted
abs
()
(
auto ref const MpQ x
)

Return Value

Type: MpQ

absolute value of x.

Meta