Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ isNumeric.test.js
File
isNumeric.test.js
test/unit-tests/function/utils/isNumeric.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
const
isNumeric = math.isNumeric
4
const
bignumber = math.bignumber
Callers
nothing calls this directly
Calls
5
bignumber
Function · 0.85
complex
Method · 0.65
unit
Method · 0.65
parse
Method · 0.65
matrix
Method · 0.65
Tested by
no test coverage detected