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

[feat] sqrt() implementation #23

Open
ayaankhan98 opened this issue Oct 5, 2020 · 4 comments
Open

[feat] sqrt() implementation #23

ayaankhan98 opened this issue Oct 5, 2020 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing

Comments

@ayaankhan98
Copy link
Owner

ayaankhan98 commented Oct 5, 2020

sqrt(x) returns the square root of largeInt x
also implement tests

@ayaankhan98 ayaankhan98 added enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing labels Oct 5, 2020
@dabc312GitHub
Copy link

Hi. This is about making a function or a method from a class?

@ayaankhan98
Copy link
Owner Author

Hi. This is about making a function or a method from a class?

it will be a method on the class largeInt

@dabc312GitHub
Copy link

ok. Then I would like to take this one

@ayaankhan98
Copy link
Owner Author

okay @dabc312GitHub, go ahead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
Projects
None yet
Development

No branches or pull requests

2 participants