Added:
{math:round:(decimal)} - Changes a number to the closest one
{math:ceil:(decimal)} - Changes a decimal number to the next one
{math:floor:(decimal)} - Changes a decimal number to its base number
{math:abs:(number)} - Changes a number to its positive/absolute value