in reply to Re^2: Results depending on evaluation order
in thread Results depending on evaluation order
eval expects a string, so the number is converted to a string, and the stringification rounds a tiny bit, so it accidentally produces the right result.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Results depending on evaluation order
by choroba (Cardinal) on Apr 23, 2014 at 20:54 UTC |