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

File sum.test.js

test/unit-tests/function/statistics/sum.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 BigNumber = math.BigNumber

Callers

nothing calls this directly

Calls 7

createMethod · 0.80
sumMethod · 0.65
bignumberMethod · 0.65
valueOfMethod · 0.65
equalMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65

Tested by

no test coverage detected