import static java.lang.Math.*; class Computer { void f() { double pi = PI; } }