Changes between Initial Version and Version 2 of Ticket #1792
- Timestamp:
- Dec 4, 2013, 10:10:52 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1792
- Property Resolution → fixed
- Property Status new → closed
-
Ticket #1792 – Description
initial v2 5 5 The problem is that incorrect average method was selected. The correct should be: 6 6 7 NONE: Geometric8 LOG2: Arithmetic9 LOG10: Arithmetic7 * NONE: Geometric 8 * LOG2: Arithmetic 9 * LOG10: Arithmetic