Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A Darith1.c4051 _computeG(void *E, GEN gen) in _computeG() function
4065 return itos(ground(zbrent((void*)&d, _computeG, gen_2, stoi(bnd), DEFAULTPREC))); in compute_nbgen()