edu.pdx.cs399J.tips
Class DoubleTrouble
java.lang.Object
edu.pdx.cs399J.tips.DoubleTrouble
public class DoubleTrouble
- extends Object
This program demonstrates that doubles only provide
approximations of negative powers of 10.
- Version:
- $Revision: 1.1 $
- Author:
- David Whitlock
- See Also:
BigDecimalDemo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoubleTrouble
public DoubleTrouble()
main
public static void main(String[] args)
Copyright © 2000-2009 Portland State University. All Rights Reserved.