Java Number Cruncher: The Java Programmers Guide to Numerical Computing
References Arnold, Ken, James Gosling, and David Holmes, The Java Progamming Language , 3rd edition, New York: Addison-Wesley, 2000. This text discusses integer arithmetic in Section 6.6.1. Gosling, James, Bill Joy, Guy Steele, and Gilad Bracha, The Java Language Specification , 2nd edition, New York: Addison-Wesley, 2000. This text describes Java's integer types and how Java does integer arithmetic in Section 4.2.2. Sections 15.17 and 15.18.2 specify the multiplicative and additive operators, respectively. |
| |
| Top |
Категории