From 325a9a16506132e984a82bbfce18f9220e81fbb0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 22 Jun 2021 07:55:45 -0400 Subject: remove hidden bcd table from 'es' (#1271) --- files/es/web/javascript/reference/global_objects/math/tanh/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/es/web/javascript/reference/global_objects/math/tanh') diff --git a/files/es/web/javascript/reference/global_objects/math/tanh/index.html b/files/es/web/javascript/reference/global_objects/math/tanh/index.html index c4b0fae2cb..1b369d10c9 100644 --- a/files/es/web/javascript/reference/global_objects/math/tanh/index.html +++ b/files/es/web/javascript/reference/global_objects/math/tanh/index.html @@ -81,7 +81,7 @@ Math.tanh(1); // 0.7615941559557649

Compatibilidad con navegadores

- +

{{Compat("javascript.builtins.Math.tanh")}}

-- cgit v1.2.3-54-g00ecf