AngouriMath
MaxlHopitalDepth
Field
Summary
How deep the rule may be applied to one limit. Differentiating both parts does not
always make the quotient simpler -- x / sqrt(x^2 + 1) turns into sqrt(x^2 + 1) / x,
which turns back, so the two stay indeterminate forever -- and without a bound the
recursion below would not end. The bound has to leave room for the degree of a
polynomial: x^10 / e^x takes ten steps.
always make the quotient simpler -- x / sqrt(x^2 + 1) turns into sqrt(x^2 + 1) / x,
which turns back, so the two stay indeterminate forever -- and without a bound the
recursion below would not end. The bound has to leave room for the degree of a
polynomial: x^10 / e^x takes ten steps.
Angouri © 2019-2023 · Project's repo · Site's repo · Octicons · Transparency · 1953 pages online