Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
assert from
'assert'
3
4
import
math from
'../../../../src/defaultInstance.js'
Callers
nothing calls this directly
Calls
15
approxEqual
Function · 0.90
approxDeepEqual
Function · 0.90
bignumber
Function · 0.85
datatype
Method · 0.80
storage
Method · 0.80
bignumber
Method · 0.65
fraction
Method · 0.65
complex
Method · 0.65
toString
Method · 0.65
format
Method · 0.65
to
Method · 0.65
evaluate
Method · 0.65
Tested by
no test coverage detected