wkoszek 2006-02-23 20:46:10 UTC
FreeBSD src repository
Modified files:
tools/tools/ministat ministat.c
Log:
Fix the way in which median is calculated. If the data source has even
number of data points, value should be calculated by adding two middle
elements and dividing them by 2.
Approved by: cognet (mentor)
Revision Changes Path
1.8 +18 -7 src/tools/tools/ministat/ministat.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"