Documentation

Init.Data.Int.Gcd

gcd #

def Int.gcd (m : Int) (n : Int) :

Computes the greatest common divisor of two integers, as a Nat.

Equations
Instances For