Skip to main content
Module

x/grm/mod.ts>crypto.Factorizator.gcd

MTProto API Client for Deno 🦕
Go to Latest
method crypto.Factorizator.gcd
import { crypto } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { Factorizator } = crypto;

Parameters

a: bigInt.BigInteger
b: bigInt.BigInteger