Présentation de NumPy# Introduction à NumPy Variables prédéfinies Variable pi Tableaux - numpy.array() Création Affichage Accès aux éléments d’un tableau Tableau 2D Affichage Accès aux éléments d’un tableau 2D La fonction numpy.arange() La fonction numpy.linspace() Action d’une fonction mathématique sur un tableau Fonctions mathématiques avec NumPy Fonctions trigonométriques Fonctions hyperboliques Fonctions diverses Fonctions utiles pour les nombres complexes Exemple Arrondis Comparaison entre around(x,0) et trunc(x) Nombres aléatoires