Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

limit(1/x,x,0) without direction should be NaN #74

Open
cbm755 opened this issue Aug 14, 2014 · 4 comments
Open

limit(1/x,x,0) without direction should be NaN #74

cbm755 opened this issue Aug 14, 2014 · 4 comments
Labels

Comments

@cbm755
Copy link
Collaborator

cbm755 commented Aug 14, 2014

or an error or something. SymPy's default to right-hand limit is not very intuitive.

I supposed I should just call SymPy with both - and + when user doesn't specify...

See here:
sympy/sympy#230

@cbm755
Copy link
Collaborator Author

cbm755 commented Jan 7, 2015

Also:

sympy/sympy#8194

@latot
Copy link
Contributor

latot commented Sep 27, 2016

mm, maybe use a octsympy patch?, when the direction don't specified calc both and compare.

@latot
Copy link
Contributor

latot commented Sep 27, 2016

mm, both issues are closed in upstream but don't is fixed...

@latot
Copy link
Contributor

latot commented Sep 27, 2016

sympy/sympy#11667

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants