Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/bigdenary/util.ts>bigIntAbs

🦕🧮 Arbitrary-length decimal library, implemented with ES2020's native BigInt.
Latest
function bigIntAbs
import { bigIntAbs } from "https://deno.land/x/bigdenary@1.0.0/util.ts";

Parameters

n: bigint

Returns

bigint