Dans cet article, nous avons exposé les informations fondamentales concernant les nombres en JavaScript, à connaître absolument pour débuter convenablement.
In this article we have covered the fundamental information you need to know about numbers in JavaScript, for now.
Le nombre précédent a 64 bits. C'est le cas de tous les nombres en JavaScript.
The number above has 64 bits. Numbers in JavaScript always do.
Les nombres en JavaScript sont « des valeurs au format IEEE 754 en double précision 64 bits », d'après la spécification.
Numbers in JavaScript are "double-precision 64-bit format IEEE 754 values", according to the spec.
Étant donnée la représentation sur 32 bits des nombres en JavaScript, on a ~-1 et ~4294967295 (232-1) qui valent tous les deux 0.
Note that due to using 32-bit representation for numbers both ~-1 and ~4294967295 (232-1) results in 0.
Les nombres en JavaScript sont représentés en binaire comme des IEEE-754 Doubles, ce qui permet une précision de 14 à 15 chiffres significatifs JavaScript FAQ 4.2 (en).
Number Numbers are represented in binary as IEEE-754 doubles, which provides an accuracy of nearly 16 significant digits.
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 "nombres en JavaScript" in French