Skip to content

assume(x>0) sets integer flag #20456

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

Closed
rwst opened this issue Apr 18, 2016 · 2 comments
Closed

assume(x>0) sets integer flag #20456

rwst opened this issue Apr 18, 2016 · 2 comments

Comments

@rwst
Copy link
Contributor

rwst commented Apr 18, 2016

sage: assume(x>0)
sage: sin(pi*x)
0

This is fixed in Pynac git master and will be in pynac-0.6.5.

Depends on #20475

CC: @egourgoulhon

Component: symbolics

Issue created by migration from https://trac.sagemath.org/ticket/20456

@rwst rwst added this to the sage-7.2 milestone Apr 18, 2016
@rwst
Copy link
Contributor Author

rwst commented Apr 20, 2016

Changed dependencies from pynac-0.6.5 to #20475

@rwst
Copy link
Contributor Author

rwst commented Apr 20, 2016

comment:2

Can be closed after #20475 because a doctest is already included there.

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

No branches or pull requests

2 participants