Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ isInteger.js
File
isInteger.js
src/function/utils/isInteger.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ deepMap } from
'../../utils/collection.js'
2
import
{ factory } from
'../../utils/factory.js'
3
4
const
name =
'isInteger'
Callers
nothing calls this directly
Calls
4
factory
Function · 0.90
deepMap
Function · 0.90
isFinite
Method · 0.65
round
Method · 0.65
Tested by
no test coverage detected