Calculate the Greatest Common Divisor of a and b. Unless b==0, the result will have the same sign as b (so that when b is divided by it, the result comes out positive).
(a, b)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected