Toggle menu
Nitlanguage.org
Nitdoc
gmp
native_gmp
NativeMPZ
get_d
fun
get_d
:
Float
gmp
::
NativeMPZ
::
get_d
Doc
Linearization
Summary
Property definitions
gmp$NativeMPZ$get_d
Property definitions
gmp
$
NativeMPZ
::
get_d
fun
get_d
:
Float
`{ return mpz_get_d(self); `}
lib/gmp/native_gmp.nit:135,5--50