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

Utilities: convertToDouble() should return NaN not Inf if the conversion cannot be done #576

Closed
agarny opened this issue Mar 17, 2020 · 0 comments · Fixed by #577
Closed

Comments

@agarny
Copy link
Contributor

agarny commented Mar 17, 2020

Right now, we return Inf if convertToDouble() fails. However, I would expect NaN to be returned instead.

agarny added a commit to agarny/libcellml that referenced this issue Mar 17, 2020
agarny added a commit to agarny/libcellml that referenced this issue Mar 17, 2020
agarny added a commit to agarny/libcellml that referenced this issue Mar 17, 2020
agarny added a commit that referenced this issue Mar 19, 2020
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