gnumeric r16959 - trunk/plugins/fn-stat
- From: guelzow svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r16959 - trunk/plugins/fn-stat
- Date: Sun, 9 Nov 2008 17:28:54 +0000 (UTC)
Author: guelzow
Date: Sun Nov 9 17:28:53 2008
New Revision: 16959
URL: http://svn.gnome.org/viewvc/gnumeric?rev=16959&view=rev
Log:
2008-11-08 Andreas J. Guelzow <aguelzow pyrshep ca>
* functions.c: fix WEIBULL see-also
Modified:
trunk/plugins/fn-stat/ChangeLog
trunk/plugins/fn-stat/functions.c
Modified: trunk/plugins/fn-stat/functions.c
==============================================================================
--- trunk/plugins/fn-stat/functions.c (original)
+++ trunk/plugins/fn-stat/functions.c Sun Nov 9 17:28:53 2008
@@ -1848,7 +1848,7 @@
{ GNM_FUNC_HELP_NOTE, F_("If @{mean} <= 0 POISSON returns the #NUM! error.")},
{ GNM_FUNC_HELP_DESCRIPTION, F_("This function is Excel compatible.") },
{ GNM_FUNC_HELP_EXAMPLES, F_("POISSON(3,6,0) equals 0.089235078.")},
- { GNM_FUNC_HELP_SEEALSO, ("NORMDIST, WEIBULL")},
+ { GNM_FUNC_HELP_SEEALSO, ("NORMDIST,WEIBULL")},
{ GNM_FUNC_HELP_END }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]