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

Exponent returns bad error message about exponent #2052

Closed
OAGr opened this issue Jul 17, 2023 · 0 comments · Fixed by #2235
Closed

Exponent returns bad error message about exponent #2052

OAGr opened this issue Jul 17, 2023 · 0 comments · Fixed by #2235
Labels
Bug Something isn't working

Comments

@OAGr
Copy link
Contributor

OAGr commented Jul 17, 2023

Description of suggestion or shortcoming:

image

Code:

dist = (0 to 1)^2

Interestingly, this code doesn't break:

a = 0^2
b = (-0.1)^2
@OAGr OAGr added the Bug Something isn't working label Jul 17, 2023
@OAGr OAGr changed the title Exponent returns complex result, with bad error message. Exponent returns bad error message about exponent Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant