Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bigint/mod.ts>extEuclid

A library for big integer
Latest
function extEuclid
import { extEuclid } from "https://deno.land/x/bigint@v0.3/mod.ts";

Parameters

a: bigint
b: bigint