{"json_modified": "2015-04-20T07:56:29.025182", "slug": "Web/JavaScript/Referencje/Obiekty/Math/floor", "tags": ["Math", "Method", "JavaScript"], "locale": "pl", "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": "/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": []}, {"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-20T07:56:26", "label": "Math.floor()", "localization_tags": [], "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Math/floor", "last_edit": "2015-04-20T07:13:31", "summary": "Zwraca najwi\u0119ksz\u0105 liczb\u0119 ca\u0142kowit\u0105 mniejsz\u0105 od lub r\u00f3wn\u0105 danej.", "sections": [{"id": "Quick_Links", "title": "Obiekty Math W\u0142asno\u015bci Math.E Math.LN10 Math.LN2 Math.LOG10E Math.LOG2E Math.PI Math.SQRT1 2 Math.SQRT2 Metody Math.abs() Math.acos() Math.acosh() [Translate] Math.asin() Math.asinh() [Translate] Math.atan() Math.atan2() Math.atanh() [Translate] Math.cbrt() [Translate] Math.ceil() Math.clz32() [Translate] Math.cos() Math.cosh() [Translate] Math.exp() Math.expm1() [Translate] Math.floor() Math.fround() [Translate] Math.hypot() [Translate] Math.imul() [Translate] Math.log() Math.log10() [Translate] Math.log1p() [Translate] Math.log2() [Translate] Math.max() Math.min() Math.pow() Math.random() Math.round() Math.sign() Math.sin() Math.sinh() [Translate] Math.sqrt() Math.tan() Math.tanh() [Translate] Math.trunc() [Translate] Inheritance: Object W\u0142asno\u015bci Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ [Translate] Object.prototype.__proto__ [Translate] Object.prototype.constructor Metody Object.prototype.__defineGetter__() [Translate] Object.prototype.__defineSetter__() [Translate] Object.prototype.__lookupGetter__() [Translate] Object.prototype.__lookupSetter__() [Translate] Object.prototype.hasOwnProperty() [Translate] Object.prototype.isPrototypeOf() [Translate] Object.prototype.propertyIsEnumerable() [Translate] Object.prototype.toLocaleString() Object.prototype.toSource() Object.prototype.toString() Object.prototype.unwatch() Object.prototype.valueOf() Object.prototype.watch()"}, {"id": "Podsumowanie", "title": "Podsumowanie"}, {"id": "Sk.C5.82adnia", "title": "Sk\u0142adnia"}, {"id": "Parametry", "title": "Parametry"}, {"id": "Opis", "title": "Opis"}, {"id": "Przyk.C5.82ady", "title": "Przyk\u0142ady"}, {"id": "Przyk.C5.82ad:_Zastosowanie_Math.floor", "title": "Przyk\u0142ad: Zastosowanie Math.floor()"}, {"id": "Zobacz_tak.C5.BCe", "title": "Zobacz tak\u017ce"}], "id": 37719, "review_tags": []}