Skip to content

Fixing sqrt bug#10

Open
Izaakwltn wants to merge 2 commits intostylewarning:masterfrom
Izaakwltn:fixing-sqrt-bug
Open

Fixing sqrt bug#10
Izaakwltn wants to merge 2 commits intostylewarning:masterfrom
Izaakwltn:fixing-sqrt-bug

Conversation

@Izaakwltn
Copy link
Copy Markdown
Contributor

This seems to fix issue #5

With this (tiny) change, sqrt-r can handle very small fractions without throwing an error that they're negative.

I checked and it does now calculate the correct sqrt, but I don't know whether the change alters other functions in unpredictable ways.

This PR should probably be dependent on some level of actual test suite being added to CR, which would probably involve checking #3 off the list.

Copy link
Copy Markdown
Owner

@stylewarning stylewarning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change didn't go through

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 this pull request may close these issues.

2 participants