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