function round(expression) round() returns the numerical expression, rounded to the nearest integer. Arguments:
RETURN round(3.141592)