Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ column.js
File
column.js
src/function/matrix/column.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ factory } from
'../../utils/factory.js'
2
import
{ isMatrix } from
'../../utils/is.js'
3
import
{ clone } from
'../../utils/object.js'
4
import
{ validateIndex } from
'../../utils/array.js'
Callers
nothing calls this directly
Calls
4
factory
Function · 0.90
clone
Function · 0.90
_column
Function · 0.85
valueOf
Method · 0.65
Tested by
no test coverage detected