Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ acosh.test.js
File
acosh.test.js
test/unit-tests/function/trigonometry/acosh.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-loss-of-precision */
2
3
import
assert from
'assert'
4
import
math from
'../../../../src/defaultInstance.js'
Callers
nothing calls this directly
Calls
10
approxDeepEqual
Function · 0.90
approxEqual
Function · 0.90
create
Method · 0.80
acosh
Method · 0.65
toString
Method · 0.65
cosh
Method · 0.65
isNaN
Method · 0.65
map
Method · 0.65
parse
Method · 0.65
toTex
Method · 0.65
Tested by
no test coverage detected