Différences entre versions de « Commande Rang »

De GeoGebra Manual
Aller à : navigation, rechercher
(Page créée avec « <noinclude>{{Manual Page|version=4.0}}</noinclude> {{command|CAS|Rang}} ;Rang[ <Matrice> ] : Retourne le rang de la matri... »)
 
Ligne 1 : Ligne 1 :
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}</noinclude>
{{command|CAS|Rang}}
+
{{command|vector-matrix|Rang}}
 +
 
 +
Cette commande fonctionne en mode direct et en [[calcul formel]]
 
 
 
;Rang[ <Matrice> ] : Retourne le [[w:fr:Rang_(mathématiques)#Rang d'une matrice|rang]] de la matrice donnée.
 
;Rang[ <Matrice> ] : Retourne le [[w:fr:Rang_(mathématiques)#Rang d'une matrice|rang]] de la matrice donnée.
  
{{example|1=<code><nowiki>Rang[{{1,2,3},{0,1,0},{0,0,1}}]</nowiki></code>  retourne 3.}}
+
{{example|1=<div>
 
+
:* <code><nowiki>Rang[{{2, 2}, {1, 1}}]</nowiki></code> retourne ''1''
 
+
{{note|1= Ne pas confondre avec <code><nowiki>Dimension[{{2, 2}, {1, 1}}] </nowiki></code>  qui retourne ''{2 , 2}'' ;}}
 
+
:* <code><nowiki>Rang[{{1, 2}, {3, 4}}]</nowiki></code> retourne ''2'' ;
 
+
:*<code><nowiki>Rang[{{1,2,3},{0,1,0},{0,0,1}}]</nowiki></code>  retourne ''3''.</div>}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
--[[Utilisateur:Noel Lambert|Noel Lambert]] 20 août 2011 à 18:17 (CEST)
+
--[[Utilisateur:Noel Lambert|Noel Lambert]] ([[Discussion utilisateur:Noel Lambert|discussion]]) 31 août 2012 à 11:16 (CEST)

Version du 31 août 2012 à 11:16


Cette commande fonctionne en mode direct et en calcul formel

Rang[ <Matrice> ]
Retourne le rang de la matrice donnée.
Exemple:
  • Rang[{{2, 2}, {1, 1}}] retourne 1
Note : Ne pas confondre avec Dimension[{{2, 2}, {1, 1}}] qui retourne {2 , 2} ;
  • Rang[{{1, 2}, {3, 4}}] retourne 2 ;
  • Rang[{{1,2,3},{0,1,0},{0,0,1}}] retourne 3.

--Noel Lambert (discussion) 31 août 2012 à 11:16 (CEST)

© 2024 International GeoGebra Institute