Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A DZV.c787 _ZM_mul(void *data /*ignored*/, GEN x, GEN y) in _ZM_mul() function
797 return gerepilecopy(av, gen_pow_i(x, n, NULL, &_ZM_sqr, &_ZM_mul)); in ZM_pow()
804 return gerepilecopy(av, gen_powu_i(x, n, NULL, &_ZM_sqr, &_ZM_mul)); in ZM_powu()