2014-03-04 8:58 GMT+01:00 Andrea Aime <[email protected]>:

> If I had to venture a guess, this is due to Java using IEEE floating point
> numbers to the letter,
> whilst C compilers have them use whatever precision is available in the
> native CPU, and if memory
> serves me right, this results in more precision bits added to the
> computation (80bits vs 64bits)
>
> Hum... according to this page, Java can still perform calculations with 80
> bits, but the final
> representation is 64:
> http://en.wikipedia.org/wiki/Strictfp
>

Thanks Andrea, it makes sense, I will try to search some more hints on JTS
list.

Cheers,

Stefano

---------------------------------------------------
41.95581N 12.52854E


http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to