{"json_modified": "2015-04-25T15:42:32.939414", "slug": "Web/JavaScript/Reference/Global_Objects/Math/floor", "tags": ["Math", "Method", "JavaScript"], "locale": "pt-BR", "title": "Math.floor()", "translations": [{"title": "Math.floor()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/floor", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "The Math.floor() function returns the largest integer less than or equal to a given number.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-02-05T04:12:38", "review_tags": []}, {"title": "Math.floor()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Math/floor", "tags": ["Math", "Method", "JavaScript"], "summary": "Zwraca najwi\u0119ksz\u0105 liczb\u0119 ca\u0142kowit\u0105 mniejsz\u0105 od lub r\u00f3wn\u0105 danej.", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-20T07:13:31", "review_tags": []}, {"title": "Math.floor()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Math/floor", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "La fonction Math.floor(x) renvoie le plus grand entier qui est inf\u00e9rieur ou \u00e9gal \u00e0 un nombre x.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-07T05:10:01", "review_tags": []}, {"title": "Math.floor()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Math/floor", "tags": ["Math", "Math Methods", "JavaScript"], "summary": "\u5f15\u6570\u3068\u3057\u3066\u4e0e\u3048\u305f\u6570\u4ee5\u4e0b\u306e\u6700\u5927\u306e\u6574\u6570\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-13T00:52:23", "review_tags": []}, {"title": "Math.floor()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Math/floor", "tags": ["Math", "Method", "JavaScript"], "summary": "Devuelve el m\u00e1ximo entero menor o igual a un n\u00famero.", "localization_tags": [], "locale": "es", "last_edit": "2014-08-12T04:23:52", "review_tags": []}, {"title": "Math.floor()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Math/floor", "tags": [], "summary": "Math.floor(x) \u51fd\u6570\u8fd4\u56de\u5c0f\u4e8e\u6216\u7b49\u4e8e\u6570 \"x\" \u7684\u6700\u5927\u6574\u6570\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-07-24T07:19:31", "review_tags": []}, {"title": "Math.floor()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Math/floor", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "\u041c\u0435\u0442\u043e\u0434 Math.floor() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u043d\u0430\u0438\u0431\u043e\u043b\u044c\u0448\u0435\u0435 \u0446\u0435\u043b\u043e\u0435 \u0447\u0438\u0441\u043b\u043e, \u043c\u0435\u043d\u044c\u0448\u0435\u0435, \u043b\u0438\u0431\u043e \u0440\u0430\u0432\u043d\u043e\u0435 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u043c\u0443 \u0447\u0438\u0441\u043b\u0443.", "localization_tags": [], "locale": "ru", "last_edit": "2015-02-06T03:32:58", "review_tags": []}, {"title": "Math.floor()", "url": "/ca/docs/Web/JavaScript/Referencia/Objectes_standard/Math/floor", "tags": [], "summary": "La funci\u00f3 Math.floor() retorna el nombre \u00e9s gran dels nombres m\u00e9s petits o iguals a un nombre donat.", "localization_tags": [], "locale": "ca", "last_edit": "2015-04-01T12:27:02", "review_tags": ["editorial"]}], "modified": "2015-04-25T15:42:31", "label": "Math.floor()", "localization_tags": [], "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Math/floor", "last_edit": "2014-09-04T23:10:09", "summary": "A fun\u00e7\u00e3o\u00a0Math.floor(x)\u00a0retorna o maior n\u00famero inteiro dentre o n\u00famero \"x\".", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects Math Properties Math.E [Translate] Math.LN10 [Translate] Math.LN2 [Translate] Math.LOG10E [Translate] Math.LOG2E [Translate] Math.PI [Translate] Math.SQRT1_2 [Translate] Math.SQRT2 [Translate] Methods Math.abs() Math.acos() [Translate] Math.acosh() [Translate] Math.asin() [Translate] Math.asinh() [Translate] Math.atan() [Translate] Math.atan2() [Translate] Math.atanh() [Translate] Math.cbrt() [Translate] Math.ceil() Math.clz32() [Translate] Math.cos() [Translate] Math.cosh() [Translate] Math.exp() Math.expm1() [Translate] Math.floor() Math.fround() [Translate] Math.hypot() [Translate] Math.imul() [Translate] Math.log() [Translate] Math.log10() [Translate] Math.log1p() [Translate] Math.log2() [Translate] Math.max() Math.min() [Translate] Math.pow() [Translate] Math.random() Math.round() Math.sign() [Translate] Math.sin() [Translate] Math.sinh() [Translate] Math.sqrt() Math.tan() Math.tanh() [Translate] Math.trunc() [Translate] Inheritance: Object Properties Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.constructor [Translate] Methods Object.prototype.__defineGetter__() [Translate] Object.prototype.__defineSetter__() [Translate] Object.prototype.__lookupGetter__() [Translate] Object.prototype.__lookupSetter__() [Translate] Object.prototype.hasOwnProperty() Object.prototype.isPrototypeOf() [Translate] Object.prototype.propertyIsEnumerable() [Translate] Object.prototype.toLocaleString() [Translate] Object.prototype.toSource() [Translate] Object.prototype.toString() Object.prototype.unwatch() [Translate] Object.prototype.valueOf() [Translate] Object.prototype.watch() [Translate]"}, {"id": "Summary", "title": "Resumo"}, {"id": "Syntax", "title": "Sintaxe"}, {"id": "Parameters", "title": "Par\u00e2metros"}, {"id": "Description", "title": "Descri\u00e7\u00e3o"}, {"id": "Examples", "title": "Exemplos"}, {"id": "Example:_Using_Math.floor", "title": "Exemplo: Usando Math.floor"}, {"id": "Example:_Decimal_adjustment", "title": "Exemplo: Ajuste Decimal"}, {"id": "Especifica.C3.A7.C3.B5es", "title": "Especifica\u00e7\u00f5es"}, {"id": "Compratibilidade_dos_Browsers", "title": "Compratibilidade dos Browsers"}, {"id": "See_also", "title": "Veja tamb\u00e9m"}], "id": 105019, "review_tags": []}