Option variable
maxpsinegint
Default value: -10
maxpsinegint
is the most negative value for which
psi[n](x)
will try to compute an exact value. That is if
x is less than maxnegint
, psi[n](x)
will not
return simplified answer, even if it could.