bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] adjust in doc/histogram.texi


From: Jorge Barros de Abreu
Subject: [Bug-gsl] adjust in doc/histogram.texi
Date: Wed, 1 Aug 2012 03:29:05 +0000
User-agent: KMail/1.13.6 (Linux/2.6.37.6; KDE/4.5.5; x86_64; ; )

Hi.

In doc/histogram.texi we see this:

@deftypefun size_t gsl_histogram_min_bin (const gsl_histogram * @var{h})
This function returns the index of the bin containing the minimum
value. In the case where several bins contain the same maximum value the
smallest index is returned.
@end deftypefun


Seems to me that the correct is

@deftypefun size_t gsl_histogram_min_bin (const gsl_histogram * @var{h})
This function returns the index of the bin containing the minimum
value. In the case where several bins contain the same **minimum** value the
smallest index is returned.
@end deftypefun

Thanks for your work.

-- 
Data Estelar 2456140,754271
http://sites.google.com/site/ficmatinf
Desejo-lhe Paz, Vida Longa e Prosperidade.
São Bem Vindas Mensagens no Formato texto UTF-8 com Acentos.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]