Skip to main content
Module

x/bigdenary/mod.ts>BigDenary#scaleDecimalsTo

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

Alters the decimal places, actual underlying value does not change

Parameters

_decimals: number