Content deleted Content added
Added values to table for R |
|||
Line 898:
| {{Mono|⍉m}}
| {{Mono|m[i;j]}} or {{Mono|i j⌷m}}
| {{Mono|m[;j]}} or {{Mono|j⌷[2]m}} or {{Mono|j⌷⍤1⊢m}} or {{Mono|j⌷⍉m}}
| {{Mono|m[i;]}} or {{Mono|i⌷m}}
| {{Mono|⌹⍠1⊢m}}
Line 920:
| {{Mono|eigen<wbr/>(output, m, NULL)}}
|-
| [[Mathematica]] /<br/>[[Wolfram Language]]
| {{Mono|1=m = {{x11, x12, ...}, ...}}}
| {{Mono|Det[m]}}
Line 964:
|
|
|-
|}
|