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

File isZero.test.js

test/unit-tests/function/utils/isZero.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 isZero = math.isZero
4const bignumber = math.bignumber

Callers

nothing calls this directly

Calls 2

bignumberFunction · 0.85
matrixMethod · 0.65

Tested by

no test coverage detected