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

File typeof.test.js

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

Source from the content-addressed store, hash-verified

1// test typeOf
2import assert from 'assert'
3
4import math from '../../../../src/defaultInstance.js'

Callers

nothing calls this directly

Calls 11

chainMethod · 0.80
typeOfMethod · 0.65
bigintMethod · 0.65
bignumberMethod · 0.65
complexMethod · 0.65
fractionMethod · 0.65
matrixMethod · 0.65
unitMethod · 0.65
evaluateMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65

Tested by

no test coverage detected