Différences entre versions de « Commande Transposer »

De GeoGebra Manual
Aller à : navigation, rechercher
m (Robot : Remplacement de texte automatisé (-{{command +{{command|cas=true))
Ligne 4 : Ligne 4 :
  
  
==Calcul formel==
+
{{CASok|Avec la possibilité de travailler en littéral.}}
  
;Transposer[ <Matrice> ]
+
:{{example|1=<div> Les variables ''a'', ''b'', ''c'' et ''d'' n'étant pas définies dans GeoGebra ;
 +
:: Soit <code><nowiki>Matrice1:={{a, b}, {c, d}} </nowiki></code> la matrice<math>\begin{pmatrix}a&b\\c&d\end{pmatrix}</math> ;
 +
::<code><nowiki>Transposer[{{a, b}, {c, d}}]</nowiki></code> vous donne la matrice<math>\begin{pmatrix}a&c\\b&d\end{pmatrix}</math>.</div>}}
 +
 
 +
 
 +
--[[Utilisateur:Noel Lambert|Noel Lambert]] ([[Discussion utilisateur:Noel Lambert|discussion]]) 21 décembre 2012 à 09:19 (CET)

Version du 21 décembre 2012 à 10:19

Transposer[ <Matrice> ]
Transpose la matrice.
Exemple: Transposer[{{1, 2}, {3, 4}}] vous donne la matrice {{1, 3}, {2, 4}}.


____________________________________________________________

Menu view cas.svg Calcul formel :

Cette commande fonctionne à l'identique dans la fenêtre Calcul formel

Avec la possibilité de travailler en littéral.

Exemple:
Les variables a, b, c et d n'étant pas définies dans GeoGebra ;
Soit Matrice1:={{a, b}, {c, d}} la matrice\begin{pmatrix}a&b\\c&d\end{pmatrix} ;
Transposer[{{a, b}, {c, d}}] vous donne la matrice\begin{pmatrix}a&c\\b&d\end{pmatrix}.


--Noel Lambert (discussion) 21 décembre 2012 à 09:19 (CET)

© 2024 International GeoGebra Institute