Ask Your Question

Revision history [back]

click to hide/show revision 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)