Fix bug #37984 - EXAMINE extremes vs. fractional weights.
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 1 Jan 2013 15:19:26 +0000 (16:19 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 1 Jan 2013 15:19:26 +0000 (16:19 +0100)
commitbd156adaff5b7c1bbe48b5c64006ead58d9a37d6
tree0d3e44b4fd074788e98bdc9b697841196401afbb
parent97f2fd8ca9f4a977ed055e145eb722a52e0e6cc7
Fix bug #37984 - EXAMINE extremes vs. fractional weights.

There was a bug where extreme values were not calculated properly when
weights were fractional.  This change fixes this problem and adds a
test.
src/language/stats/examine.c
tests/language/stats/examine.at