diff options
Diffstat (limited to 'files/fr/web/exslt/math/min/index.html')
-rw-r--r-- | files/fr/web/exslt/math/min/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/files/fr/web/exslt/math/min/index.html b/files/fr/web/exslt/math/min/index.html index 3feb6cda34..850d8d1ed6 100644 --- a/files/fr/web/exslt/math/min/index.html +++ b/files/fr/web/exslt/math/min/index.html @@ -15,27 +15,27 @@ translation_of: Web/EXSLT/math/min <p>{{ Note() }}</p> -<h3 id="Syntax" name="Syntax">Syntaxe</h3> +<h3 id="Syntax">Syntaxe</h3> <pre class="eval">math:min(<em>nodeSet</em>) </pre> -<h3 id="Arguments" name="Arguments">Arguments</h3> +<h3 id="Arguments">Arguments</h3> <dl> <dt><code><em>nodeSet</em></code></dt> <dd>L'ensemble de nœuds dont la valeur la plus faible est recherchée.</dd> </dl> -<h3 id="Returns" name="Returns">Renvoie</h3> +<h3 id="Returns">Renvoie</h3> <p>Fragment de l'arbre du résultat représentant la valeur numérique du nœud avec la valeur la plus faible sous forme d'une de caractères.</p> -<h3 id="Defined" name="Defined">Défini</h3> +<h3 id="Defined">Défini</h3> <p><a class="external" href="http://www.exslt.org/regexp/functions/min/index.html">EXSLT - MATH:MIN</a></p> -<h3 id="Gecko_support" name="Gecko_support">Prise en charge par Gecko</h3> +<h3 id="Gecko_support">Prise en charge par Gecko</h3> <p><br> Pris en charge par Gecko 1.9 et suivants.</p> |