🔰矩陣乘法
matrix multiplication -> 🚧 under construction
GGB 目前似乎無法定義可以產生三階矩陣的函數❗️
(註:可以定義,但無法使用)
// 使用指令列
A = {{1, 2, 3}, {4, 5, 6}, {7, 8, 9}}
可得
Last updated
Was this helpful?
matrix multiplication -> 🚧 under construction
GGB 目前似乎無法定義可以產生三階矩陣的函數❗️
(註:可以定義,但無法使用)
// 使用指令列
A = {{1, 2, 3}, {4, 5, 6}, {7, 8, 9}}
可得
Last updated
Was this helpful?