Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A DZV.c1199 ZV_equal_lg(GEN V, GEN W, long l) in ZV_equal_lg() function
1210 return ZV_equal_lg(V, W, l); in ZV_equal()
1221 if (!ZV_equal_lg(gel(A,i), gel(B,i), m)) return 0; in ZM_equal()