Examples with "Python Decimal" and their translation in French
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
The comparison is made with Python Decimal arithmetic.
La comparaison est faite avec l'arithmétique Python Decimal.
Other results
A fixed-precision decimal number, represented in Python by a Decimal instance.
Un nombre décimal de taille fixe, représenté en Python par une instance de Decimal.
FloatField uses Python's float type internally, while DecimalField uses Python's Decimal type.
FloatField utilise en interne le type Python float alors que DecimalField utilise le type Python Decimal.
Only native Python datatypes are used, such as decimal and datetime.
Seuls les types de données native Python sont utilisés, tels que décimal et datetime.
However, it is possible to use Python's comparison operators to compare a Decimal instance x with another number y.
Cependant, il est possible d'utiliser les opérateurs de comparaison entre instances de Decimal avec les autres types numériques.
Since Python's floats are stored internally as binary numbers, converting a float to or from a decimal string usually involves a small rounding error.
Étant donné que les float de Python sont stockés en interne sous forme de nombres binaires, la conversion d'un float depuis ou vers une chaine décimale implique généralement une petite erreur d'arrondi.
Python defines several context managers to support easy thread synchronisation, prompt closure of files or other objects, and simpler manipulation of the active decimal arithmetic context.
Python définit plusieurs gestionnaires de contexte pour faciliter la synchronisation des fils d'exécution, la fermeture des fichiers ou d'autres objets, et la configuration du contexte arithmétique décimal.
With context set and decimals created, the bulk of the program manipulates the data no differently than with other Python numeric types.
Une fois le Context initialisé, et les objets Decimal créés, l'essentiel du programme manipule la donnée de la même manière qu'avec les autres types numériques Python.
Of course the total has decimals, right? Then Python automatically decided that the result is a float.
Pendant l'opération, Python automatiquement a décidé que le résultat serait un type Float (virgule flottante).
It requires Python 2.4 or higher, since the decimal type was added in 2.4.
Il nécessite Python 2.4 ou supérieur, car le type décimal a été ajouté en 2.4.
In Python 3.3, however, cdecimal has been integrated into the standard library under the name decimal, so there is no longer any difference.
Néanmoins, avec Python 3.3 et les versions ultérieures, cdecimal a été intégré dans la bibliothèque standard sous le nom de décimal, donc la différence n'est plus valide.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "Python Decimal" in English