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
sage: bool( lim(sin(x), x=oo) == ind)
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
NameError: name 'ind' is not defined
and indeed although Maxima outputs this for similar limits, we do not have a conversion.
What the heck would we do with it, anyway? Does any other Sage subsystem have such an element? Does Maxima even have it, or just print it? Anyway, worth exploring.
User 'Mathemage' reports at this ask.sagemath.org question that
and indeed although Maxima outputs this for similar limits, we do not have a conversion.
What the heck would we do with it, anyway? Does any other Sage subsystem have such an element? Does Maxima even have it, or just print it? Anyway, worth exploring.
CC: @eviatarbach
Component: calculus
Keywords: ind indeterminate maxima limit
Issue created by migration from https://trac.sagemath.org/ticket/13269
The text was updated successfully, but these errors were encountered: