diff options
Diffstat (limited to 'files/es/web/exslt/math/lowest/index.html')
-rw-r--r-- | files/es/web/exslt/math/lowest/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/exslt/math/lowest/index.html b/files/es/web/exslt/math/lowest/index.html index a8ba40c0dc..9301e01081 100644 --- a/files/es/web/exslt/math/lowest/index.html +++ b/files/es/web/exslt/math/lowest/index.html @@ -7,7 +7,7 @@ tags: - XSLT translation_of: Web/EXSLT/math/lowest --- -<p>{{XsltRef}} {{ Fx_minversion_header(3) }}<br> +<p>{{XsltRef}}<br> <code>math:lowest()</code> devuelve el nodo del conjunto de nodos (node-set) especificado con el valor más bajo (donde el valor más bajo se calcula usando <code><a href="es/EXSLT/math/min">math:min()</a></code>).</p> <p>Un nodo tiene este valor mínimo si convirtiendo su valor de cadena a número iguala el valor mínimo.</p> |