UNPKG

@stdlib/math-base-special-gcd

Version:

Compute the greatest common divisor (gcd).

3 lines 102 B
/// <reference path="../docs/types/index.d.ts" /> import gcd from '../docs/types/index'; export = gcd;