Skip to main content
Module

x/grm/mod.ts>Factorizator

MTProto API Client for Deno 🦕
Go to Latest
class Factorizator
Re-export
import { Factorizator } from "https://deno.land/x/grm@0.8.0/mod.ts";

Static Methods

factorize(pq: bigInt.BigInteger)
gcd(a: bigInt.BigInteger, b: bigInt.BigInteger)