Accueil > Ressources didactiques numériques > Mathématiques et sciences formelles > MathGraph32
Articles
-
Version 7.2.2 de MathGraph32
15 mai, par Yves Biton — PrésentationLa version 7.2.0 de MathGraph32 corrige les défauts suivants : La fonction divmaxp ne fonctionnait pas correctement. C'est maintenant réparé. divmaxp(n,p) : Renvoie le plus grand nombre entier positif k tel que k^p divise n avec 1 < p < 256 et 1 < |n| < 1000000 L'image d'un (...) -
Version 7.2 de MathGraph32 : Ajout de possibilités de tri sur les matrices
2 mars, par Yves Biton — PrésentationLa version 7.1.0 de MathGraph32 apporte deux nouvelles fonctions qui permettent de trier les lignes ou les colonnes d'une matrice : Si A est une matrice de n lignes et p colonnes, la fonction sortbyrow(A, k) renvoie une nouvelle matrice de n lignes et p colonnes formée des colonnes de la matrice (...) -
Version 7.1.0 de MathGraph32 : Calcul matriciel encore plus puissant
8 février, par Yves Biton — PrésentationLa version 7.1.0 de MathGraph32 corrige le défaut suivant qui s'tait glissé dans la version 7.0 : Si une fonction utilisateur utilisait des lettres majuscules elle n'était plus reconnue dans un autre calcul. La version 7.1.0 de MathGraph32 apporte les améliorations suivantes : La fonction (...) -
Version 7.1.0 of MathGraph32 : Matricial calculation still more powerfull
8 février, par Yves Biton — Introduction7.1.0 version of MathGraph32 corrects the following problem (present since 7.0 version ) : If an user defined function name contained upper case characters it was not usable in another calculation. 7.1.0 version of MathGraph32 brings up the following improvements : Function sum(expression, (...) -
Video : How to approximate a set of points with a polynomial function curve
22 janvier, par Yves Biton — Examples in videoThis video will show you how to approximate a set of points with an exponential function curve using a predefined macro construction of MathGraph32. In this video you will learn how to use a predefined connstruction to align a LaTeX display in the direction of a segment. - Examples in (...)