View Single Post
  #2 (permalink)  
Old May 13th, 2008, 06:42 AM
ciderpunx ciderpunx is offline
Friend of Wrox
 
Join Date: Dec 2003
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
Default

You'd write something analogous to the Java BigDecimal class. Even better you'd /use/ the Big Decimal class and not reinvent the wheel ;)

http://java.sun.com/j2se/1.5.0/docs/...igDecimal.html

--
Charlie Harvey's website - linux, perl, java, anarchism and punk rock: http://charlieharvey.org.uk
Reply With Quote