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

File norm.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

normMethod · 0.65
bignumberMethod · 0.65
complexMethod · 0.65
matrixMethod · 0.65
sqrtMethod · 0.65
roundMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65

Tested by

no test coverage detected