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

File add.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

matrixMethod · 0.65
sparseMethod · 0.65
sizeMethod · 0.65
valueOfMethod · 0.65
bignumberMethod · 0.65
addFunction · 0.50

Tested by

no test coverage detected