“ReducedRowEchelonForm 指令”的版本间的差异

来自GeoGebra Manual
跳转至: 导航搜索
(機器人:執行文字代換作業 (-{{command +{{command|cas=true))
(en)
 
第6行: 第6行:
 
;ReducedRowEchelonForm[ <Matrix> ]
 
;ReducedRowEchelonForm[ <Matrix> ]
 
:{{translate|ReducedRowEchelonForm Command}}
 
:{{translate|ReducedRowEchelonForm Command}}
 +
;ReducedRowEchelonForm[ <Matrix> ]
 +
:Returns the [[w:Row_echelon_form|reduced echelon form]] of the matrix.
 +
==CAS Syntax==
 +
;ReducedRowEchelonForm[ <Matrix> ]
 +
:Returns the reduced echelon form of the matrix.
 +
:{{example| 1=<div><code><nowiki>ReducedRowEchelonForm[{{1, 6, 4}, {2, 8, 9}, {4, 5, 6}}]</nowiki></code> yields the matrix <math> \begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}</math>.</div>}}

2011年10月20日 (四) 03:26的最新版本

Accessories dictionary.png
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版


ReducedRowEchelonForm[ <Matrix> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊

CAS 視窗

ReducedRowEchelonForm[ <Matrix> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊
ReducedRowEchelonForm[ <Matrix> ]
Returns the reduced echelon form of the matrix.

CAS Syntax

ReducedRowEchelonForm[ <Matrix> ]
Returns the reduced echelon form of the matrix.
範例:
ReducedRowEchelonForm[{{1, 6, 4}, {2, 8, 9}, {4, 5, 6}}] yields the matrix \begin{pmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}.
© 2024 International GeoGebra Institute