Liking cljdoc? Tell your friends :D
All platforms.

sicmutils.euclid


extended-gcdclj/s

(extended-gcd a b)

The extended Euclidean algorithm (see http://en.wikipedia.org/wiki/Extended_Euclidean_algorithm) Returns a list containing the GCD and the Bézout coefficients corresponding to the inputs.

The extended Euclidean algorithm
(see http://en.wikipedia.org/wiki/Extended_Euclidean_algorithm)
Returns a list containing the GCD and the Bézout coefficients
corresponding to the inputs.
sourceraw docstring

gcdclj/s

(gcd a b)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close