Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function pow_bigint
import { pow_bigint } from "https://deno.land/x/masx200_leetcode_test@9.0.2/powx-n/pow_bigint.ts";

Parameters

x: bigint
n: bigint

Returns

bigint