Determinant 指令

来自GeoGebra Manual
跳转至: 导航搜索
Accessories dictionary.png
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版


Determinant[ <Matrix> ]
Gives the determinant of the given matrix.
範例:
Determinant[{{1, 2}, {3, 4}}] yields a = -2.

CAS Syntax

Determinant[ <Matrix> ]
Gives the determinant of the given matrix. If matrix contains undefined variables, it yields a formula for the determinant.
範例:
Determinant[{{1, a}, {b, 4}}] yields -a b + 4.
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊
© 2023 International GeoGebra Institute