Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grm/src/crypto/factorizator.ts>Factorizator.gcd

MTProto API Client for Deno 🦕
Go to Latest
method Factorizator.gcd
import { Factorizator } from "https://deno.land/x/grm@v0.3.1/src/crypto/factorizator.ts";

Parameters

a: bigInt.BigInteger
b: bigInt.BigInteger