User Tools

Site Tools


academic_history

Warning: Undefined array key 4 in /usr/share/dokuwiki/inc/html.php on line 1453

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
academic_history [2010/05/21 10:05]
mloegering created
academic_history [2010/05/27 16:11] (current)
mloegering
Line 19: Line 19:
 Wes GPA and Alt GPA Wes GPA and Alt GPA
  
-* should display when: the respective term has at least one CRSE_GRADE_INPUT entered for that term. (assuming that it will recalculate and include that term's grade(s)).+* should display when: the respective term has all CRSE_GRADE_INPUT entered for that term. (assuming that it will recalculate and include that term's grade(s)).
  
  
  
 It is also worth noting that the infamous floating point rounding 'bug' was encountered on GPAs ending in .475, and required some finagling to get those to round up.  (For the curious, this is because the binary floating point representation of .475 comes out to .47499999999999999... so sprintf("%.2f", .475) == .47, not the expected .48!) It is also worth noting that the infamous floating point rounding 'bug' was encountered on GPAs ending in .475, and required some finagling to get those to round up.  (For the curious, this is because the binary floating point representation of .475 comes out to .47499999999999999... so sprintf("%.2f", .475) == .47, not the expected .48!)
academic_history.1274450742.txt.gz ยท Last modified: 2010/05/21 10:05 (external edit)