MCPcopy
hub / github.com/josdejong/mathjs / defaultInstance.test.cjs

File defaultInstance.test.cjs

test/node-tests/defaultInstance.test.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert')
2const cp = require('child_process')
3const path = require('path')
4const math = require('../../lib/cjs/defaultInstance.js').default

Callers

nothing calls this directly

Calls 8

createMethod · 0.80
importMethod · 0.80
sqrtMethod · 0.65
complexMethod · 0.65
typeOfMethod · 0.65
toStringMethod · 0.65
bignumberMethod · 0.65
isNaNMethod · 0.65

Tested by

no test coverage detected