import math #import math
from math import pi #import math.pi only (NB math.pi is invalid now, use only pi!)
.pi # gives π
.cos # gives cosinus