Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dglobal.h216 max_numexp=100 enumerator
H A Dusual.cc811 for (double j=2;j<max_numexp && linfnorm(eee,contextptr)._DOUBLE_val>eps;++j){ in numeric_matrix_exp()