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

File dot.test.js

test/unit-tests/function/matrix/dot.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 dot = math.dot

Callers

nothing calls this directly

Calls 8

bignumberFunction · 0.85
toNumericMethod · 0.80
toStringMethod · 0.65
deepEqualMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65
sqrtMethod · 0.65
normMethod · 0.65

Tested by

no test coverage detected