Skip to main content
Module

x/grm/mod.ts>helpers.modExp

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

Parameters

a: bigInt.BigInteger
b: bigInt.BigInteger
n: bigInt.BigInteger

Returns

bigInt.BigInteger