Java Packages
java.lang package
contains constants and methods used to perform common mathematical functions.
java.lang.Math class
– commonly used Math class constant.
PI
Public
Final
Static
Double
Math.PI
– indicated that it can be replaced by any set of characters.
Wildcard symbol (*)