MCPcopy
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

1import { deepMap } from '../../utils/collection.js'
2import { factory } from '../../utils/factory.js'
3
4const name = 'isInteger'

Callers

nothing calls this directly

Calls 4

factoryFunction · 0.90
deepMapFunction · 0.90
isFiniteMethod · 0.65
roundMethod · 0.65

Tested by

no test coverage detected