{"json_modified": "2016-10-13T11:56:01.769726", "uuid": "a0dff147-f250-4bcb-8d58-5f788ffad006", "title": "Math.log10()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/log10", "tags": ["Method", "Reference", "Math", "ECMAScript6", "JavaScript"], "translations": [{"uuid": "b449cffb-5054-4ddb-bdbf-70a00de1cae5", "title": "Math.log10()", "url": "/ca/docs/Web/JavaScript/Referencia/Objectes_globals/Math/log10", "tags": [], "summary": "La funci\u00f3 Math.log10() retorna el logaritme en base 10 d'un nombre, \u00e9s a dir", "localization_tags": [], "locale": "ca", "last_edit": "2015-08-01T13:28:24", "review_tags": []}, {"uuid": "a6bfde6a-b2df-4177-a5f8-6772980bad47", "title": "Math.log10()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Math/log10", "tags": ["Method", "Reference", "Math", "ECMAScript6", "JavaScript"], "summary": "\u2200x>0,Math.log10(x)=log10(x)=yso das10y=x\\forall x > 0, \\mathtt{\\operatorname{Math.log10}(x)} = \\log_10(x) = \\text{the unique} \\; y \\; \\text{such that} \\; 10^y = x", "localization_tags": [], "locale": "de", "last_edit": "2016-08-10T13:48:49", "review_tags": []}, {"uuid": "22ab3eed-322c-49c8-9026-f63de5baddf0", "title": "Math.log10()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Math/log10", "tags": [], "summary": "Math.log10() funcion que retorna el logaritmo de base 10 de un numero, esto es", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2016-09-22T13:21:41", "review_tags": []}, {"uuid": "4e691cc7-8269-4625-871e-39334e01cfe3", "title": "Math.log10()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Math/log10", "tags": ["polyfill", "R\u00e9f\u00e9rence", "Math", "JavaScript", "ECMAScript6", "M\u00e9thode"], "summary": "La fonction Math.log10() renvoie le logarithme en base 10 d'un nombre, donn\u00e9 par la formule :", "localization_tags": [], "locale": "fr", "last_edit": "2016-10-13T11:55:52", "review_tags": []}, {"uuid": "d771c6fa-8bb1-4125-8883-f257b55e8978", "title": "Math.log10()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Math/log10", "tags": ["Reference", "Experimental", "Math", "JavaScript", "ECMAScript6", "Method"], "summary": "Math.log10() \u95a2\u6570\u306f\u3001\u5f15\u6570\u3068\u3057\u3066\u4e0e\u3048\u305f\u6570\u306b\u5bfe\u3057\u3066\u300110 \u3092\u5e95\u3068\u3059\u308b\u5bfe\u6570\u3092\u8fd4\u3057\u307e\u3059\u3002\u3059\u306a\u308f\u3061\u3001", "localization_tags": [], "locale": "ja", "last_edit": "2015-12-03T06:57:47", "review_tags": []}, {"uuid": "1a61a33a-94a0-47ab-a24b-aed34886cc97", "title": "Math.log10()", "url": "/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Math/log10", "tags": [], "summary": "A fun\u00e7\u00e3o Math.log10() retorna o logaritmo de base 10 de um n\u00famero, que \u00e9", "localization_tags": ["inprogress"], "locale": "pt-BR", "last_edit": "2016-10-06T05:36:44", "review_tags": []}, {"uuid": "9547510d-2830-4f0d-addf-628b8c14352f", "title": "Math.log10()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Math/log10", "tags": ["Reference", "Experimental", "R\u00e9f\u00e9rence", "Math", "Exp\u00e9rimental", "JavaScript", "ECMAScript6", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 Math.log10() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0434\u0435\u0441\u044f\u0442\u0438\u0447\u043d\u044b\u0439 (\u043f\u043e \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0438\u044e 10) \u043b\u043e\u0433\u0430\u0440\u0438\u0444\u043c \u0447\u0438\u0441\u043b\u0430, \u0442\u043e \u0435\u0441\u0442\u044c", "localization_tags": [], "locale": "ru", "last_edit": "2015-02-05T04:56:36", "review_tags": []}, {"uuid": "53c6625c-97e1-4f45-8cad-6da0ee13b8dd", "title": "Math.log10()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Math/log10", "tags": [], "summary": "Math.log10()\u00a0\u51fd\u6570\u8fd4\u56de\u4e00\u4e2a\u6570\u5b57\u4ee5 10 \u4e3a\u5e95\u7684\u5bf9\u6570.", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-04-17T06:53:39", "review_tags": []}], "modified": "2016-10-13T00:57:53", "label": "Math.log10()", "localization_tags": [], "locale": "en-US", "id": 83499, "last_edit": "2016-10-13T00:57:45", "summary": "The Math.log10() function returns the base 10 logarithm of a number, that is", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "Description", "title": "Description"}, {"id": "Examples", "title": "Examples"}, {"id": "Using_Math.log10()", "title": "Using "}, {"id": "Polyfill", "title": "Polyfill"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/JavaScript/Reference/Global_Objects/Math/log10", "review_tags": []}