tuple – Expandable operations for tuples of numbers
This package provides expandable operations for tuples of numbers:
- len, sum, min, max, mean, med, quantile, standard deviation, get item, position of item
- sort, add or set(*) items, filter, operations, composition(*), split(*), formatting and display
All with a concise syntax that is easy and intuitive to use :
object.method1.method2...
(*): unexpandable method
-----------------------------------------------------------------------
Cette extension met à disposition des opérations développables pour les tuples de nombres :
- len, sum, min, max, mean, med, quantile, écart type, get item, position d’un élément
- tri, ajout ou modification(*) d’éléments, filtre, opérations, composition(*), coupure(*), formattage et affichage
Le tout avec une syntaxe concise et d'un usage facile et intuitif :
object.methode1.methode2...
(*) : méthode non développable
Sources | /macros/generic/tuple |
Documentation | |
Version | 0.1 2024-11-16 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2024 Christian Tellechea |
Maintainer | Christian Tellechea |
Contained in | TeX Live as tuple |
Topics | Maths Calculation Generic Macros Numbers |
Download the contents of this package in one zip archive (312.4k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments