MCPcopy
hub / github.com/josdejong/mathjs / isInteger.test.js

File isInteger.test.js

test/unit-tests/function/utils/isInteger.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert'
2import math from '../../../../src/defaultInstance.js'
3const isInteger = math.isInteger
4const bignumber = math.bignumber

Callers

nothing calls this directly

Calls 5

bignumberFunction · 0.85
matrixMethod · 0.65
complexMethod · 0.65
unitMethod · 0.65
isIntegerFunction · 0.50

Tested by

no test coverage detected