biginteger icon indicating copy to clipboard operation
biginteger copied to clipboard

Add more features

Open peter279k opened this issue 8 years ago • 1 comments

As title, I need the sqrt, gcd and the logical operators(and, or and xor) with the big integer. Can I implement this features? How to set these method name?

Thanks.

peter279k avatar Nov 12 '17 13:11 peter279k

Hi @peter279k

I think it's best if you make a PR. We can discuss further in the specific PR. I'm sure changing names won't be the most difficult thing later on :)

waltertamboer avatar Nov 13 '17 08:11 waltertamboer