setDecimals
setDecimals(
value,decimals,options?):Dnum
Defined in: node_modules/.pnpm/[email protected]/node_modules/dnum/dist/index.d.ts:80
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
value | Dnum |
decimals | number |
options? | { rounding?: Rounding; } |
options.rounding? | Rounding |