Types: CS 310 Lecture notes

Object-Oriented Programming with Java Lecture Notes

10 February 2009 • Types


For example, the operation n/0 for non-zero n produces infinity with a sign equal with n's sign; the operation 0/0, among others, produces NaN.


This page last modified on 24 January 2006.