|
|
|
|
|
by crntaylor
4536 days ago
|
|
I know an accounting joke: An engineer and an accountant are on a train when they pass between two fields of sheep. "Boy, there are a lot of sheep in those fields." says the engineer. "There are 1,005" says the accountant. "How do you know?" "Well, there are about 1,000 in that field, and there are 5 in the other one." |
|
This is also why, when combining floating-point values of different widths, it is better to say single + double -> double than single + double -> single, and why the concept of "significant figures" as commonly taught in schools is dangerous.