Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ 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
expectAgree
Function · 0.85
expm1
Method · 0.80
toNumber
Method · 0.80
log1p
Method · 0.80
asinh
Method · 0.80
sinh
Method · 0.80
acosh
Method · 0.80
cosh
Method · 0.80
atanh
Method · 0.80
tanh
Method · 0.80
nthRoot
Method · 0.80
cbrt
Method · 0.80
Tested by
no test coverage detected