Package edu.pdx.cs399J.tips

This package contains example of interesting and tricky Java programs from the "Tips and Tricks" lecture.

See:
          Description

Class Summary
BigDecimalDemo This program demonstrates that BigDecimals provide arbitrary-precision decimal arithmetic.
DoubleTrouble This program demonstrates that doubles only provide approximations of negative powers of 10.
Truth This class demonstrates some interesting things about static initializers.
 

Package edu.pdx.cs399J.tips Description

This package contains example of interesting and tricky Java programs from the "Tips and Tricks" lecture.

See also:



Copyright © 2000-2009 Portland State University. All Rights Reserved.