From Computing and Java Language Basics NPAC Java Academy February--April 99 -- Feb 13 1999. byNancy McCracken
You can use the Math methods on values of type int as well, but to get back an int result, you must convert the result by putting the type you want in ( ). This is called casting.