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

Crashes for some functions #118

Open
vedangj044 opened this issue Feb 7, 2019 · 3 comments
Open

Crashes for some functions #118

vedangj044 opened this issue Feb 7, 2019 · 3 comments

Comments

@vedangj044
Copy link

No description provided.

@vedangj044
Copy link
Author

When we type
y = sin(x), it crashes abruptly with error
TypeError: 'NoneType' object is not subscriptable
Aborted

@mayankDhiman
Copy link

mayankDhiman commented Feb 11, 2019

This issue is solved (in dev branch) as evident by screenshot:
image.
However it crashes in master which will be updated soon

@Subarna578
Copy link

VisualMath software stops functioning when one wants to have the 2-D graph of exp(x)+exp(y).
2. There are a lot of issues when dealing with decimal values.
For eg: 1.+3 =4. It would be better if the input format is correctly labelled or provided the warning message stating that "Incorrect input format"
3. .1= 1 in Visma. It should be 1.
screenshot from 2019-03-06 11-52-16

visma_problem_function
visma problem

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

No branches or pull requests

3 participants