| 1 | initial version |
"Rounding" in this case means simply adding P_05 like
P_9_half_rounded = P_9_half + P_05
print(P_9_half_rounded == P * 5)
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.