SIGN IN SIGN UP

math/greatest_common_divisor: add support for negative numbers (#2628)

* add type hints to math/gcd

* add doctest

* math/gcd - run black formatter

* math/gcd: remove manual doctest

* add correction to gcd of negative numbers

* add more doctest in iterative gcd
J
Joyce committed
a6831c898a12e568c2e611d457dd71bd89488ce2
Parent: 99adac0
Committed by GitHub <noreply@github.com> on 10/29/2020, 7:17:26 AM