🔰輸入矩陣
create matrix
Overleaf ⟩ Matrices (LaTeX)
使用指令列
// 使用指令列
A = {{1, 2, 3}, {4, 5, 6}, {7, 8, 9}}
可得
使用試算表
在試算表中選擇要當作矩陣的儲存格,按滑鼠右鍵,選擇「新增」->「矩陣」。
Last updated
Was this helpful?
create matrix
Overleaf ⟩ Matrices (LaTeX)
// 使用指令列
A = {{1, 2, 3}, {4, 5, 6}, {7, 8, 9}}
可得
在試算表中選擇要當作矩陣的儲存格,按滑鼠右鍵,選擇「新增」->「矩陣」。
Last updated
Was this helpful?