{"json_modified": "2015-04-25T15:42:47.675852", "slug": "Web/JavaScript/Reference/Global_Objects/Math/round", "tags": ["Math", "Method", "JavaScript"], "locale": "pt-BR", "title": "Math.round()", "translations": [{"title": "Math.round()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/round", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "The Math.round() function returns the value of a number rounded to the nearest integer.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-02-06T03:12:33", "review_tags": []}, {"title": "Math.round()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Math/round", "tags": ["Math", "Math Methods", "JavaScript"], "summary": "\u5f15\u6570\u3068\u3057\u3066\u4e0e\u3048\u305f\u6570\u3092\u56db\u6368\u4e94\u5165\u3057\u3066\u3001\u6700\u3082\u8fd1\u4f3c\u306e\u6574\u6570\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-13T00:56:32", "review_tags": []}, {"title": "Math.round()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Math/round", "tags": ["Math", "Method", "JavaScript"], "summary": "Zwraca dan\u0105 liczb\u0119 zaokr\u0105glon\u0105 do najbli\u017cszej liczby ca\u0142kowitej.", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-20T07:39:10", "review_tags": []}, {"title": "Math.round()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Math/round", "tags": [], "summary": "Math.round() \u51fd\u6570\u8fd4\u56de\u4e00\u4e2a\u6570\u503c\u56db\u820d\u4e94\u5165\u540e\u6700\u63a5\u8fd1\u7684\u6574\u6570\u503c\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-04-17T06:49:26", "review_tags": []}, {"title": "Math.round()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Math/round", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "La fonctionMath.round() retourne la valeur d'un nombre arrondi \u00e0 l'entier le plus proche.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-07T06:17:07", "review_tags": []}, {"title": "Math.round()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Math/round", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "\u041c\u0435\u0442\u043e\u0434 Math.round() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0447\u0438\u0441\u043b\u043e, \u043e\u043a\u0440\u0443\u0433\u043b\u0451\u043d\u043d\u043e\u0435 \u043a \u0431\u043b\u0438\u0436\u0430\u0439\u0448\u0435\u043c\u0443 \u0446\u0435\u043b\u043e\u043c\u0443.", "localization_tags": [], "locale": "ru", "last_edit": "2015-02-06T03:29:53", "review_tags": []}, {"title": "Math.round()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Math/round", "tags": ["Referenz", "Methode", "M\u00e9thode", "Mathe", "JavaScript"], "summary": "Die\u00a0Math.round() Funktion gibt den zur\u00a0n\u00e4chstgelegenen Rundungszahl,\u00a0gerundeten Wert zur\u00fcck. (Kaufm\u00e4nnisches Runden)", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2015-04-08T02:48:33", "review_tags": ["editorial"]}], "modified": "2015-04-25T15:42:46", "label": "Math.round()", "localization_tags": ["inprogress"], "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Math/round", "last_edit": "2014-09-04T23:11:01", "summary": "A fun\u00e7\u00e3o\u00a0Math.round() retorna o valor do do n\u00famero inteiro mais proximo.", "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.round", "title": "Exemplo: Uso de Math.round"}, {"id": "Example:_Decimal_rounding", "title": "Exemplo: Arredondamento decimal."}, {"id": "Especifica.C3.A7.C3.B5es", "title": "Especifica\u00e7\u00f5es"}, {"id": "Compatibilidade_de_Browser", "title": "Compatibilidade de Browser"}, {"id": "See_also", "title": "Veja tamb\u00e9m"}], "id": 119789, "review_tags": []}