abs

fnCent abs(Cent c) pure nothrow @safe @nogc

Absolute value

Note

This is a signed operation.

Parameters

cCent to get absolute value of

Returns

absolute value of c