Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ transcendentals.test.ts
File
transcendentals.test.ts
test/big-decimal/transcendentals.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
// Save and restore precision around tests
4
const
DEFAULT_PRECISION = 50;
Callers
nothing calls this directly
Calls
15
decimalExponentOf
Function · 0.85
relClose
Function · 0.85
cbrt
Method · 0.80
sin
Method · 0.80
cos
Method · 0.80
tan
Method · 0.80
atan
Method · 0.80
asin
Method · 0.80
acos
Method · 0.80
sinh
Method · 0.80
cosh
Method · 0.80
tanh
Method · 0.80
Tested by
no test coverage detected