MCPcopy Create free account
hub / github.com/PengFTang/Algorithms-in-Java / GCD

Class GCD

Math/GCD.java:6–46  ·  view source on GitHub ↗

Implements greatest common divisor (GCD) using Euclidean's method that supports negative inputs @author FLAG

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected