Toggle menu
Nitlanguage.org
Nitdoc
gmp
native_gmp
NativeMPQ
abs
fun
abs
(res:
NativeMPQ
)
gmp
::
NativeMPQ
::
abs
Doc
Linearization
Summary
Property definitions
gmp$NativeMPQ$abs
Property definitions
gmp
$
NativeMPQ
::
abs
fun
abs
(
res
:
NativeMPQ
)
`{ mpq_abs(res, self); `}
lib/gmp/native_gmp.nit:181,5--183,6