Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Rounding a number to nearest even
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="andrewdied, post: 3534505"] Side note: A specialized use for this is in the US Field Artillery, where it's called "artillery expression." You don't round, but "express" a fraction to the nearest even whole number. 2.5 is 2.0, 3.5 is 4.0, etc. Or, if you need to express to the tens, 15 is 20, 25 is 20, and so on. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Rounding a number to nearest even
Top