{"json_modified": "2015-04-25T15:42:29.276389", "slug": "Web/JavaScript/Reference/Global_Objects/Math/exp", "tags": ["Math", "Method", "JavaScript"], "locale": "pt-BR", "title": "Math.exp()", "translations": [{"title": "Math.exp()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/exp", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "The Math.exp() function returns ex, where x is the argument, and e is Euler's constant, the base of the natural logarithms.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-02-05T04:06:48", "review_tags": []}, {"title": "Math.exp()", "url": "/pl/docs/Web/JavaScript/Referencje/Obiekty/Math/exp", "tags": ["Math", "Method", "JavaScript"], "summary": "Zwraca ex, gdzie x to argument, a e to sta\u0142a Eulera, podstawa logarytmu naturalnego.", "localization_tags": [], "locale": "pl", "last_edit": "2015-04-20T07:11:17", "review_tags": []}, {"title": "Math.exp()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Math/exp", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "La fonction Math.exp() renvoie l'exponentielle d'un nombre (donn\u00e9e par ex, o\u00f9 x est la valeur pass\u00e9e en argument et e la valeur du nombre d'Euler.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-06T12:55:58", "review_tags": []}, {"title": "Math.exp()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Math/exp", "tags": ["Math", "Math Methods", "JavaScript"], "summary": "Ex \u3092\u8fd4\u3057\u307e\u3059\u3002\u3053\u3053\u3067\u306e x \u306f\u5f15\u6570\u3001E \u306f\u3001\u81ea\u7136\u5bfe\u6570\u306e\u5e95\u3067\u3042\u308b\u30cd\u30a4\u30d4\u30a2\u6570\uff08\u30aa\u30a4\u30e9\u30fc\u6570\uff09\u3067\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-13T00:51:53", "review_tags": []}, {"title": "Math.exp()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Math/exp", "tags": [], "summary": "Math.exp() \u51fd\u6570\u8fd4\u56de\u00a0ex\uff0cx \u8868\u793a\u53c2\u6570\uff0ce \u662f\u6b27\u62c9\u5e38\u6570\uff08Euler's constant\uff09\uff0c\u81ea\u7136\u5bf9\u6570\u7684\u5e95\u6570\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-07-25T07:16:40", "review_tags": []}, {"title": "Math.exp()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Math/exp", "tags": ["R\u00e9f\u00e9rence", "Reference", "Method", "Math", "JavaScript"], "summary": "\u041c\u0435\u0442\u043e\u0434 Math.exp() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0432\u044b\u0440\u0430\u0436\u0435\u043d\u0438\u044f ex, \u0433\u0434\u0435 x\u00a0\u2014 \u0430\u0440\u0433\u0443\u043c\u0435\u043d\u0442 \u043c\u0435\u0442\u043e\u0434\u0430, \u0430 e\u00a0\u2014 \u0447\u0438\u0441\u043b\u043e \u042d\u0439\u043b\u0435\u0440\u0430, \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u043d\u0430\u0442\u0443\u0440\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043b\u043e\u0433\u0430\u0440\u0438\u0444\u043c\u0430.", "localization_tags": [], "locale": "ru", "last_edit": "2015-02-05T04:27:27", "review_tags": []}], "modified": "2015-04-25T15:42:27", "label": "Math.exp()", "localization_tags": [], "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Math/exp", "last_edit": "2014-09-04T23:09:50", "summary": "A fun\u00e7\u00e3o\u00a0Math.exp()\u00a0retorna\u00a0ex, onde\u00a0x\u00a0\u00e9 o argumento, e\u00a0e \u00e9 a\u00a0Constante de Euler, a base dos logaritmos naturais", "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": "Sum\u00e1rio"}, {"id": "Syntax", "title": "S\u00edntaxe"}, {"id": "Parameters", "title": "Par\u00e2metros"}, {"id": "Description", "title": "Descri\u00e7\u00e3o"}, {"id": "Examples", "title": "Exemplos"}, {"id": "Example:_Using_Math.exp", "title": "Exemplo: Usando Math.exp"}, {"id": "Especifica.C3.A7.C3.B5es", "title": "Especifica\u00e7\u00f5es"}, {"id": "Compatibilidade_de_navegadores", "title": "Compatibilidade de navegadores"}, {"id": "See_also", "title": "Veja tamb\u00e9m"}], "id": 116095, "review_tags": []}