Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Implement Sqrt(f *big.Float) *big.Float #3

Open
plutov opened this issue Mar 23, 2017 · 0 comments
Open

Implement Sqrt(f *big.Float) *big.Float #3

plutov opened this issue Mar 23, 2017 · 0 comments

Comments

@plutov
Copy link

plutov commented Mar 23, 2017

Standard math/big package has no method to calculate Sqrt of big float. I have implemented this function for this exercise - https://github.com/plutov/practice-go/tree/master/sumdecimal.

I can contribute into pkg/math if it's necessary via PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant