Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ transpose.test.js
File
transpose.test.js
test/unit-tests/function/matrix/transpose.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// test transpose
2
import
assert from
'assert'
3
4
import
math from
'../../../../src/defaultInstance.js'
Callers
nothing calls this directly
Calls
8
transpose
Function · 0.85
toArray
Method · 0.80
datatype
Method · 0.80
matrix
Method · 0.65
valueOf
Method · 0.65
sparse
Method · 0.65
parse
Method · 0.65
toTex
Method · 0.65
Tested by
no test coverage detected