{"json_modified": "2015-04-17T06:51:01.210045", "slug": "Web/JavaScript/Reference/Global_Objects/Math/abs", "tags": [], "locale": "zh-CN", "title": "Math.abs()", "translations": [{"title": "Math.abs()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/abs", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "The Math.abs() function returns the absolute value of a number, that is", "localization_tags": [], "locale": "en-US", "last_edit": "2015-02-12T22:19:26", "review_tags": []}, {"title": "Math.abs()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Math/abs", "tags": ["Math", "Math Methods", "JavaScript"], "summary": "\u5f15\u6570\u3068\u3057\u3066\u4e0e\u3048\u305f\u6570\u306e\u7d76\u5bfe\u5024\u3092\u8fd4\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-13T00:46:16", "review_tags": []}, {"title": "abs", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Math/abs", "tags": ["Dokumentacja_JavaScript", "JavaScript", "Dokumentacje", "Wszystkie_kategorie"], "summary": "", "localization_tags": [], "locale": "pl", "last_edit": "2014-05-31T00:09:00", "review_tags": []}, {"title": "Math.abs()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Math/abs", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "\u041c\u0435\u0442\u043e\u0434 Math.abs() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0430\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0447\u0438\u0441\u043b\u0430. \u0442\u043e \u0435\u0441\u0442\u044c", "localization_tags": [], "locale": "ru", "last_edit": "2015-02-04T04:54:17", "review_tags": []}, {"title": "Math.abs()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Math/abs", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "La fonction Math.abs() retourne la valeur absolue d'un nombre, c'est-\u00e0-dire", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-14T05:29:27", "review_tags": []}, {"title": "Math.abs()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Math/abs", "tags": [], "summary": "A fun\u00e7\u00e3o\u00a0Math.abs(x) retorna o valor absoluto de um n\u00famero \"x\".", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2014-09-06T20:47:53", "review_tags": []}, {"title": "Math.abs()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Math/abs", "tags": ["Math", "Method", "JavaScript"], "summary": "Die Funktion Math.abs(x) gibt den Betrag einer Zahl zur\u00fcck.", "localization_tags": [], "locale": "de", "last_edit": "2015-01-21T23:24:02", "review_tags": []}, {"title": "Math.abs()", "url": "/ca/docs/Web/JavaScript/Referencia/Objectes_standard/Math/abs", "tags": [], "summary": "La funci\u00f3 Math.abs() retorna el valor absolut d'un nombre. \u00c9s a dir:", "localization_tags": [], "locale": "ca", "last_edit": "2015-03-29T16:48:42", "review_tags": []}], "modified": "2015-04-17T06:50:58", "label": "Math.abs()", "localization_tags": [], "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Math/abs", "last_edit": "2015-02-12T22:14:28", "summary": "Math.abs(x)\u00a0\u51fd\u6570\u8fd4\u56de\u6307\u5b9a\u6570\u5b57 \u201cx\u201c \u7684\u7edd\u5bf9\u503c\u3002", "sections": [{"id": "Quick_Links", "title": "JavaScript \u6807\u51c6\u5e93 Math \u5c5e\u6027 Math.E Math.LN10 Math.LN2 Math.LOG10E Math.LOG2E Math.PI Math.SQRT1_2 Math.SQRT2 \u65b9\u6cd5 Math.abs() Math.acos() Math.acosh() [Translate] Math.asin() Math.asinh() [Translate] Math.atan() Math.atan2() Math.atanh() [Translate] Math.cbrt() Math.ceil() Math.clz32() Math.cos() Math.cosh() [Translate] Math.exp() Math.expm1() Math.floor() Math.fround() Math.hypot() Math.imul() Math.log() Math.log10() Math.log1p() Math.log2() Math.max() Math.min() Math.pow() Math.random() Math.round() Math.sign() Math.sin() Math.sinh() Math.sqrt() Math.tan() Math.tanh() [Translate] Math.trunc() \u7ee7\u627f Object \u5c5e\u6027 Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] __parent__ __proto__ constructor \u65b9\u6cd5 Object.prototype.__defineGetter__() Object.prototype.__defineSetter__() Object.prototype.__lookupGetter__() Object.prototype.__lookupSetter__() [Translate] Object.prototype.hasOwnProperty() isPrototypeOf propertyIsEnumerable Object.prototype.toLocaleString() Object.toSource Object.prototype.toString() Object.prototype.unwatch() [Translate] Object.prototype.valueOf() watch"}, {"id": "Summary", "title": "\u6982\u8ff0"}, {"id": "Syntax", "title": "\u8bed\u6cd5"}, {"id": "Parameters", "title": "\u53c2\u6570"}, {"id": "Description", "title": "\u8bf4\u660e"}, {"id": "Examples", "title": "\u793a\u4f8b"}, {"id": "Example:_Math.abs_behavior", "title": "\u4f8b\u5b50\uff1a Math.abs()\u51fd\u6570\u7684\u884c\u4e3a"}, {"id": ".E8.A7.84.E8.8C.83", "title": "\u89c4\u8303"}, {"id": ".E6.B5.8F.E8.A7.88.E5.99.A8.E5.85.BC.E5.AE.B9.E6.80.A7", "title": "\u6d4f\u89c8\u5668\u517c\u5bb9\u6027"}, {"id": "See_also", "title": "\u76f8\u5173\u94fe\u63a5"}], "id": 87589, "review_tags": []}