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

handling Irrationals #81

Open
Roger-luo opened this issue Sep 24, 2019 · 0 comments · May be fixed by #80
Open

handling Irrationals #81

Roger-luo opened this issue Sep 24, 2019 · 0 comments · May be fixed by #80

Comments

@Roger-luo
Copy link

I'm wondering if the irrational should be parse to some sort of Variable type, since currently
this will trigger the EvalRule since is_constant(pi) etc. is true which make rules defined for these irrationals not working for things like exp etc.

@Roger-luo Roger-luo linked a pull request Sep 24, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant