diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/math/max')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/math/max/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/es/web/javascript/reference/global_objects/math/max/index.html b/files/es/web/javascript/reference/global_objects/math/max/index.html index 5a97440eab..6ce7777737 100644 --- a/files/es/web/javascript/reference/global_objects/math/max/index.html +++ b/files/es/web/javascript/reference/global_objects/math/max/index.html @@ -89,6 +89,8 @@ var max = Math.max(...arr);</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilidad con navegadores</h2> +{{Compat("javascript.builtins.Math.max")}} + <h2 id="Browser_compatibility" name="Browser_compatibility"><span style="font-size: 14px; font-weight: normal; line-height: 1.5;">{{CompatibilityTable}}</span></h2> <div id="compat-desktop"> |