☰
DDOCs
DRUNTIME
v2.112.1
/
core.int128
/
abs
🔍
☾
abs
fn
Cent
abs(
Cent
c)
pure
nothrow
@safe
@nogc
Absolute value
Note
This is a signed operation.
Parameters
c
Cent to get absolute value of
Returns
absolute value of c