MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / big-decimal.test.ts

File big-decimal.test.ts

test/big-decimal/big-decimal.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BigDecimal } from '../../src/big-decimal';
2import { fromRaw } from '../../src/big-decimal/big-decimal';
3import { bigintDigits } from '../../src/big-decimal/utils';
4

Callers

nothing calls this directly

Calls 15

fromRawFunction · 0.90
bigintDigitsFunction · 0.90
repFunction · 0.85
mkFunction · 0.85
toNumberMethod · 0.80
toFixedMethod · 0.80
toBigIntMethod · 0.80
cmpMethod · 0.80
truncMethod · 0.80
mulToPrecisionMethod · 0.80
toPrecisionMethod · 0.80
modMethod · 0.80

Tested by

no test coverage detected