Home
last modified time | relevance | path

Searched refs:GMPy_Real_Modf (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2_math.h327 static PyObject * GMPy_Real_Modf(PyObject *x, CTXT_Object *context);
H A Dgmpy2_math.c1616 GMPy_Real_Modf(PyObject *x, CTXT_Object *context) in GMPy_Real_Modf() function