Recherche
Une recherche sur plusieurs mots ne retourne que les résultats contenant tous les mots.
Recherche en cours
- round (Python fonction, dans Fonctions natives)
decimal
--- Decimal fixed-point and floating-point arithmetic- decimal.ROUND_05UP (Python données, dans
decimal
--- Decimal fixed-point and floating-point arithmetic) - decimal.ROUND_CEILING (Python données, dans
decimal
--- Decimal fixed-point and floating-point arithmetic) - decimal.ROUND_DOWN (Python données, dans
decimal
--- Decimal fixed-point and floating-point arithmetic) - decimal.ROUND_FLOOR (Python données, dans
decimal
--- Decimal fixed-point and floating-point arithmetic) - decimal.ROUND_HALF_DOWN (Python données, dans
decimal
--- Decimal fixed-point and floating-point arithmetic) - decimal.ROUND_HALF_EVEN (Python données, dans
decimal
--- Decimal fixed-point and floating-point arithmetic) - decimal.ROUND_HALF_UP (Python données, dans
decimal
--- Decimal fixed-point and floating-point arithmetic) - decimal.ROUND_UP (Python données, dans
decimal
--- Decimal fixed-point and floating-point arithmetic) - decimal.Rounded (Python classe, dans
decimal
--- Decimal fixed-point and floating-point arithmetic) - fractions.Fraction.__round__ (Python méthode, dans
fractions
--- Rational numbers) - object.__round__ (Python méthode, dans 3. Modèle de données)
- sys.float_info.rounds (Python attribut, dans
sys
--- System-specific parameters and functions) - typing.SupportsRound (Python classe, dans
typing
— Prise en charge des annotations de type) optparse
--- Parser for command line options > Background- Isolating Extension Modules > Background
ast
--- Abstract Syntax Treesbz2
--- Support for bzip2 compressioncollections
--- Container datatypesdifflib
--- Helpers for computing deltasdoctest
— Exemples de tests interactifs en Pythonfractions
--- Rational numbershttp.cookiejar
--- Cookie handling for HTTP clientsitertools
--- Functions creating iterators for efficient loopingmath
--- Mathematical functionsnumbers
--- Numeric abstract base classesos
--- Miscellaneous operating system interfacesrandom
--- Generate pseudo-random numbersstatistics
--- Mathematical statistics functionsstring
--- Common string operationsstruct
--- Interpret bytes as packed binary datasys
--- System-specific parameters and functionstokenize
--- Tokenizer for Python sourceturtle
— Tortue graphiquetyping
— Prise en charge des annotations de typeunittest
--- Unit testing framework- 10. Survol de la bibliothèque standard
- 11. Survol de la bibliothèque standard -- Deuxième partie
- 15. Floating-Point Arithmetic: Issues and Limitations
- 3. Introduction informelle à Python
- 3. Modèle de données
- 5. Structures de données
- 6. Modules
- Analyse des arguments et construction des valeurs
- Changelog
- Contenu de la documentation Python
- Fonctions natives
- Modules numériques et mathématiques
- Nouveautés de Python 2.2
- Nouveautés de Python 2.4
- Nouveautés de Python 2.6
- Nouveautés de Python 2.7
- Nouveautés de Python 3.0
- Nouveautés de Python 3.1
- Nouveautés de Python 3.4
- Nouveautés de Python 3.8
- The Python 2.3 Method Resolution Order
- Types natifs
- What's New In Python 3.13
- What's New In Python 3.7
- 3. Modèle de données