diff options
author | Brian Rue <brianrue@gmail.com> | 2013-06-28 15:55:23 -0700 |
---|---|---|
committer | Brian Rue <brianrue@gmail.com> | 2013-06-28 15:55:23 -0700 |
commit | 6f255a5e62ead8d40c4d254dcc63488e543e68d8 (patch) | |
tree | bd7db936e8921c82abda22134d0f77b84fe9421f /README.markdown | |
parent | 0c0117a1386c5513ee46ad2edfebd64fe7d25c5b (diff) |
Use consistent example for demonstrating integer vs. float division
I had to do a decent amount of mental math to figure out the old example (11 / 4 => 2).
This one (5 / 2 => 2) is easier, and makes the difference vs. float division (5.0 / 2.0 => 2.5) easier to spot.
Diffstat (limited to 'README.markdown')
0 files changed, 0 insertions, 0 deletions