You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our implementation of Lentz's method terminates either if the desired precision has been achieved, or if the number of terms is greater than some max. Should we do anything in the cases where desired tolerance was not achieved?