π
<-

prueba


File hierarchy

 Downloads
 Files created online(42248)
 TI-Nspire
(26772)

 nCreator(4784)

DownloadTélécharger


LicenceLicense : Non spécifiée / IncluseUnspecified / Included

 TéléchargerDownload

Actions



Vote :

ScreenshotAperçu


Informations

Catégorie :Category: nCreator TI-Nspire
Auteur Author: sergiogomez
Type : Classeur 3.0.1
Page(s) : 1
Taille Size: 1.91 Ko KB
Mis en ligne Uploaded: 16/06/2025 - 02:59:42
Uploadeur Uploader: sergiogomez (Profil)
Téléchargements Downloads: 2
Visibilité Visibility: Archive publique
Shortlink : https://tipla.net/a4723585

Description 

Fichier Nspire généré sur TI-Planet.org.

Compatible OS 3.0 et ultérieurs.

<<
import math def leer_vector ( nombre ):     print ( f "Ingrese las componentes del vector { nombre } :" )     x = float ( input ( f "   { nombre } x = " ))     y = float ( input ( f "   { nombre } y = " ))     return ( x , y ) def suma_vectores ( v1 , v2 ):     return ( v1 [ 0 ] + v2 [ 0 ], v1 [ 1 ] + v2 [ 1 ]) def norma_vector ( v ):     return math . sqrt ( v [ 0 ] ** 2 + v [ 1 ] ** 2 ) # Leer vectores v1 = leer_vector ( "A" ) v2 = leer_vector ( "B" ) # Calcular vector resultante v_resultante = suma_vectores ( v1 , v2 ) # Calcular norma del vector resultante norma = norma_vector ( v_resultante ) # Mostrar resultados print ( f " n Vector resultante: { v_resultante } " ) print ( f "Norma del vector resultante: { norma :.2f} " ) Made with nCreator - tiplanet.org
>>

-
Search
-
Social TI-Planet
-
Featured topics
Comparaisons des meilleurs prix pour acheter sa calculatrice !
"1 calculatrice pour tous", le programme solidaire de Texas Instruments. Reçois gratuitement et sans aucune obligation d'achat, 5 calculatrices couleur programmables en Python à donner aux élèves les plus nécessiteux de ton lycée. Tu peux recevoir au choix 5 TI-82 Advanced Edition Python ou bien 5 TI-83 Premium CE Edition Python.
Enseignant(e), reçois gratuitement 1 exemplaire de test de la TI-82 Advanced Edition Python. À demander d'ici le 31 décembre 2024.
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
1234
-
Donations / Premium
For more contests, prizes, reviews, helping us pay the server and domains...
Donate
Discover the the advantages of a donor account !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partner and ad
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
2054 utilisateurs:
>2030 invités
>18 membres
>6 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Other interesting websites
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)