From: Antoine ELIAS Date: Fri, 9 Feb 2018 15:15:40 +0000 (+0100) Subject: fix trouble in help generation X-Git-Tag: 6.0.1~32 X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=commitdiff_plain;h=f3926b19305fb70f2a808de4d32d3bc1bae76933 fix trouble in help generation Change-Id: I857f74322acf3336c3c13f7454bf09dbfd271ca7 --- diff --git a/scilab/modules/randlib/help/en_US/grand.xml b/scilab/modules/randlib/help/en_US/grand.xml index 813894e..0506599 100644 --- a/scilab/modules/randlib/help/en_US/grand.xml +++ b/scilab/modules/randlib/help/en_US/grand.xml @@ -364,7 +364,7 @@ random variates from the geometric distribution with parameter p : number of Bernouilli trials (with probability success of p) until a - success is met. p must be in [1.3e-307, 1]. + success is met. p must be in [1.3e-307, 1]). Y contains positive real numbers diff --git a/scilab/modules/randlib/help/ru_RU/grand.xml b/scilab/modules/randlib/help/ru_RU/grand.xml index 46dd4df..53958d7 100644 --- a/scilab/modules/randlib/help/ru_RU/grand.xml +++ b/scilab/modules/randlib/help/ru_RU/grand.xml @@ -354,7 +354,7 @@ Y = grand(m, n, "geom", p) формирует случайные реализации по геометрическому распределению с параметром p: количество независимых экспериментов (с вероятностью "успеха" p) до тех пор пока не - будет "успех". Вероятность p должна быть в интервале [p_{min},1] (с p_{min} = 1{,}3\times 10^{-307} ). + будет "успех". Вероятность p должна быть в интервале [1.3e-307, 1]). Y состоит из положительных целочисленных вещественных чисел, которые означают "число экспериментов,