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

File isBounded.test.js

test/unit-tests/function/utils/isBounded.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'
3
4const isBounded = math.isBounded

Callers

nothing calls this directly

Calls 7

bignumberMethod · 0.65
fractionMethod · 0.65
evaluateMethod · 0.65
unitMethod · 0.65
complexMethod · 0.65
identityMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected