Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ trigonometry.ts
File
trigonometry.ts
src/compute-engine/library/trigonometry.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ BigDecimal } from
'../../big-decimal/index.js'
;
2
3
import
{ bignumPreferred } from
'../boxed-expression/utils.js'
;
4
import
{ checkArity } from
'../boxed-expression/validate.js'
;
Callers
nothing calls this directly
Calls
15
bignumPreferred
Function · 0.90
isNumber
Function · 0.90
reducedRational
Function · 0.90
elementaryFunctionType
Function · 0.90
trigSign
Function · 0.90
evalTrig
Function · 0.90
constructibleValues
Function · 0.90
numericTypeHandler
Function · 0.90
apply2
Function · 0.90
shouldNumericize
Function · 0.90
apply
Function · 0.90
sinc
Function · 0.90
Tested by
no test coverage detected