User Tools

Site Tools


academic_history

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
academic_history [2010/05/27 16:06]
mloegering
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 WES_TRAN_GRADE_INP 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.1274990816.txt.gz ยท Last modified: 2010/05/27 16:06 by mloegering