BigInteger Specification on the Web
For the Sun Java specification on BigIntegers on the web, see http://java.sun.com/j2se/1.4.2/docs/api/java/math/BigInteger.html
BigInteger Enhancement
In the Cisco Unified CCX Expression Language, you can specify a
BigInteger with the characters IB as in the
234556789IB
. This method of specifying a BigInteger is
not in the Sun Java specification on BigInteger.