Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ cos.test.js
File
cos.test.js
test/unit-tests/function/trigonometry/cos.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
2
import
math from
'../../../../src/defaultInstance.js'
3
import
{ approxEqual, approxDeepEqual } from
'../../../../tools/approx.js'
4
const
pi = math.pi
Callers
nothing calls this directly
Calls
11
approxEqual
Function · 0.90
approxDeepEqual
Function · 0.90
create
Method · 0.80
toNumber
Method · 0.80
isBigNumber
Method · 0.80
toString
Method · 0.65
cos
Method · 0.65
bignumber
Method · 0.65
map
Method · 0.65
parse
Method · 0.65
toTex
Method · 0.65
Tested by
no test coverage detected