From 19f65129f614e293dd5663e8f6e0ef0e2f9a8dcf Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 21 Jan 2013 20:04:42 +0100 Subject: [PATCH] Various improvements of the poly help page Change-Id: I6df2da01f47ac7a4f2835c9c30065c8aac2ec44f --- scilab/modules/polynomials/help/en_US/poly.xml | 8 +++++--- scilab/modules/polynomials/help/fr_FR/poly.xml | 11 +++++++---- scilab/modules/polynomials/help/ja_JP/poly.xml | 2 +- scilab/modules/polynomials/help/pt_BR/poly.xml | 2 +- scilab/modules/polynomials/help/ru_RU/poly.xml | 2 +- 5 files changed, 15 insertions(+), 10 deletions(-) diff --git a/scilab/modules/polynomials/help/en_US/poly.xml b/scilab/modules/polynomials/help/en_US/poly.xml index bf81e50..6fe2ff0 100644 --- a/scilab/modules/polynomials/help/en_US/poly.xml +++ b/scilab/modules/polynomials/help/en_US/poly.xml @@ -20,8 +20,7 @@ vname - String, the symbolic variable name. If the string have more - than 4 characters only the first 4 are taken into account. + String, the symbolic variable name. The string must be 4 characters max. @@ -31,6 +30,9 @@ string ("roots", "coeff"), default value is "roots". + + Shortcuts can be also used: "r" for "roots" and "c" for "coeff". + @@ -85,7 +87,7 @@ Examples vname chaîne de caractères, nom de l'indéterminée du - polynôme.Si la chaîne comprend plus de 4 caractères, seuls les 4 - premiers sont pris en compte. + polynôme. La châine ne doit pas dépasser les 4 caractères. - "flag" + "flag" chaîne de caractères ("roots", "coeff"), la valeur par défaut est "roots". + + Des raccourcis peuvent être aussi utilisés: "r" pour "roots" et "c" pour "coeff". + + @@ -86,7 +89,7 @@ Exemples diff --git a/scilab/modules/polynomials/help/ja_JP/poly.xml b/scilab/modules/polynomials/help/ja_JP/poly.xml index 5534ac1..d1d5866 100644 --- a/scilab/modules/polynomials/help/ja_JP/poly.xml +++ b/scilab/modules/polynomials/help/ja_JP/poly.xml @@ -82,7 +82,7 @@ 例 Exemplos Примеры