princomp / princomp.github.io

Teaching material for the principles of computer programming using C#.
https://princomp.github.io/
Creative Commons Attribution 4.0 International
0 stars 1 forks source link

Revise "Strange Mathematical Properties" section in labs/OverflowAndUnderflow #30

Closed jweeks2023 closed 2 weeks ago

jweeks2023 commented 3 weeks ago

https://github.com/princomp/princomp.github.io/blob/c3c4fb718277f70da37d2a693f2533b70bd51637/source/labs/OverflowAndUnderflow.md?plain=1#L75-L87

This section of the lab seems to trip up both students and UCAs when reading it. This should be rewritten to convey the goal of this section better.

aubertc commented 3 weeks ago

I'm assigning you -- I found it and still find it clear, so wouldn't know how to proceed.

jweeks2023 commented 2 weeks ago

Resolved with 59a8e58.