perl / ifram / javascript question

Ian Petersen ispeters-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Wed Mar 14 20:44:13 UTC 2007


On 3/14/07, Lennart Sorensen <lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org> wrote:
> 64 bit should be fine of course.

This could be a problem for an accounting app implemented in
Javascript--a 64-bit int can exactly represent integers that cannot be
exactly represented in a IEEE 64-bit double-precision floating point
value, which is the only kind of number that Javascript is spec'd to
have.

I wonder, though--for a country with a budget that doesn't fit into a
32-bit int--do you think any of the budget items are measured in
increments smaller than, say, $1,000 (or whatever the local currency
is)?  Surely you could scale such a budget to fit?

Ian

-- 
Tired of pop-ups, security holes, and spyware?
Try Firefox: http://www.getfirefox.com
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list