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

File cumsum.test.js

test/unit-tests/function/statistics/cumsum.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'
3const BigNumber = math.BigNumber
4const Complex = math.Complex

Callers

nothing calls this directly

Calls 1

matrixMethod · 0.65

Tested by

no test coverage detected