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

File multiply.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

approxEqualFunction · 0.90
approxDeepEqualFunction · 0.90
bignumberFunction · 0.85
datatypeMethod · 0.80
storageMethod · 0.80
bignumberMethod · 0.65
fractionMethod · 0.65
complexMethod · 0.65
toStringMethod · 0.65
formatMethod · 0.65
toMethod · 0.65
evaluateMethod · 0.65

Tested by

no test coverage detected