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

File elementary-completeness.test.ts

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

Source from the content-addressed store, hash-verified

1import { BigDecimal } from '../../src/big-decimal';
2
3// ROADMAP item 17 #6: expm1, log1p, log2, asinh, acosh, atanh, nthRoot.
4

Callers

nothing calls this directly

Calls 15

expectAgreeFunction · 0.85
expm1Method · 0.80
toNumberMethod · 0.80
log1pMethod · 0.80
asinhMethod · 0.80
sinhMethod · 0.80
acoshMethod · 0.80
coshMethod · 0.80
atanhMethod · 0.80
tanhMethod · 0.80
nthRootMethod · 0.80
cbrtMethod · 0.80

Tested by

no test coverage detected