processing pi

Java
print(PI);

// Will print 3.14159265...
// Can be used as a variable
Source

Also in Java: