Home
last modified time | relevance | path

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

/dports/math/py-gmpy2/gmpy2-2.1.1/src/
H A Dgmpy2_math.c741 GMPY_MPFR_BINOP_EXWT(Atan2, atan2)
751 GMPY_MPFR_BINOP_EXWT(Hypot, hypot) in GMPY_MPFR_BINOP_EXWT() function
H A Dgmpy2_macros.h651 #define GMPY_MPFR_BINOP_EXWT(NAME, FUNC) \ macro