Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼

Blogs

August 12, 2014

Working with Java's BigDecimal

I've found BigDecimal a bit harder to use than either Java's double primitive type or Double class.

July 24, 2014

Java's Floating-Point (Im)Precision

Java doesn't store, calculate, or return the exact representation of the actual floating-point value in some cases.

June 02, 2014

JavaFX 8: Combining Language Features, Part 2

In this installment, we'll add the ability to move files around via drag-and-drop (something JavaFX easily implements), and open files for viewing and editing using JavaFX controls.




JVM LANGUAGES articles Archive  RSS

Monthly Archives

May 2013

No Articles Found