{"json_modified": "2015-05-06T12:12:56.186052", "slug": "Web/JavaScript/Referencia/Objectes_globals/Math/floor", "tags": [], "locale": "ca", "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": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Math/floor", "tags": ["Math", "Method", "JavaScript"], "summary": "A fun\u00e7\u00e3o\u00a0Math.floor(x)\u00a0retorna o maior n\u00famero inteiro dentre o n\u00famero \"x\".", "localization_tags": [], "locale": "pt-BR", "last_edit": "2014-09-04T23:10:09", "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": []}], "modified": "2015-05-06T12:10:45", "label": "Math.floor()", "localization_tags": [], "url": "/ca/docs/Web/JavaScript/Referencia/Objectes_globals/Math/floor", "last_edit": "2015-05-06T12:09:44", "summary": "La funci\u00f3 Math.floor() retorna el nombre \u00e9s gran dels nombres m\u00e9s petits o iguals a un nombre donat.", "sections": [{"id": "Quick_Links", "title": "Objectes estandards Math Propietats Math.E Math.LN10 Math.LN2 Math.LOG10E Math.LOG2E Math.PI Math.SQRT1_2 Math.SQRT2 M\u00e8todes Math.abs() Math.acos() Math.acosh() [Traduir] Math.asin() Math.asinh() [Traduir] Math.atan() Math.atan2() [Traduir] Math.atanh() [Traduir] Math.cbrt() [Traduir] Math.ceil() Math.clz32() [Traduir] Math.cos() Math.cosh() [Traduir] Math.exp() [Traduir] Math.expm1() [Traduir] Math.floor() Math.fround() [Traduir] Math.hypot() [Traduir] Math.imul() [Traduir] Math.log() [Traduir] Math.log10() [Traduir] Math.log1p() [Traduir] Math.log2() [Traduir] Math.max() [Traduir] Math.min() [Traduir] Math.pow() [Traduir] Math.random() [Traduir] Math.round() [Traduir] Math.sign() [Traduir] Math.sin() Math.sinh() [Traduir] Math.sqrt() [Traduir] Math.tan() Math.tanh() [Traduir] Math.trunc() [Traduir] Her\u00e8ncia Object Propietats Object.prototype.__count__ [Traduir] Object.prototype.__noSuchMethod__ [Traduir] Object.prototype.__parent__ [Traduir] Object.prototype.__proto__ [Traduir] Object.prototype.constructor [Traduir] M\u00e8todes Object.prototype.__defineGetter__() [Traduir] Object.prototype.__defineSetter__() [Traduir] Object.prototype.__lookupGetter__() [Traduir] Object.prototype.__lookupSetter__() [Traduir] Object.prototype.hasOwnProperty() [Traduir] Object.prototype.isPrototypeOf() [Traduir] Object.prototype.propertyIsEnumerable() [Traduir] Object.prototype.toLocaleString() [Traduir] Object.prototype.toSource() [Traduir] Object.prototype.toString() [Traduir] Object.prototype.unwatch() [Traduir] Object.prototype.valueOf() [Traduir] Object.prototype.watch() [Traduir]"}, {"id": "Summary", "title": "Resum"}, {"id": "Syntax", "title": "Sintaxi"}, {"id": "Parameters", "title": "Par\u00e0metres"}, {"id": "Description", "title": "Descripci\u00f3"}, {"id": "Examples", "title": "Exemples"}, {"id": "Example:_Using_Math.floor", "title": "Exemple: Utilitzar Math.floor()"}, {"id": "Example:_Decimal_adjustment", "title": "Exemple: Ajust decimal"}, {"id": "Specifications", "title": "Especificacions"}, {"id": "Browser_compatibility", "title": "Compatibilitat amb navegadors"}, {"id": "See_also", "title": "Vegeu tamb\u00e9"}], "id": 146469, "review_tags": ["editorial"]}