diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/math/cosh/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/math/cosh/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/math/cosh/index.html b/files/pt-br/web/javascript/reference/global_objects/math/cosh/index.html index f6e0671abd..1b482a54d5 100644 --- a/files/pt-br/web/javascript/reference/global_objects/math/cosh/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/math/cosh/index.html @@ -71,9 +71,7 @@ Math.cosh(-1); // 1.5430806348152437 </tbody> </table> -<h2 id="Compatibilidade_com_Navegadores">Compatibilidade com Navegadores</h2> - -<p class="hidden">A tabela de compatibilidade nesta página é gerada a partir de dados estruturados. Se você gostaria de contribuir com as informações, por favor faça um check out de <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Math.cosh")}}</p> |