diff options
Diffstat (limited to 'files/pt-br/glossary/number/index.html')
-rw-r--r-- | files/pt-br/glossary/number/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/number/index.html b/files/pt-br/glossary/number/index.html index 958172fc8c..0426453ff4 100644 --- a/files/pt-br/glossary/number/index.html +++ b/files/pt-br/glossary/number/index.html @@ -1,7 +1,8 @@ --- title: Number -slug: Glossario/Número +slug: Glossary/Number translation_of: Glossary/Number +original_slug: Glossario/Número --- <p>No {{Glossary("JavaScript")}}, <strong>Number</strong> é um tipo de dado numérico no <a class="external external-icon" href="http://en.wikipedia.org/wiki/Double_precision_floating-point_format">double-precision 64-bit floating point format (IEEE 754)</a>. Em outras linguagens de programação diferentes tipos numéricos podem existir, por exemplo: Integers (Inteiros), Floats (Pontos Flutuantes), Doubles (Dobros), ou Bignums.</p> |