Calculated Field Formula to round

I have the calculated field formula: multiply(number($roofs_completed_yearly_c),number($malarkey_roofs_yearly_c)) The field is an integer so I need to round the result to avoid error.  How can I write the formula to round the result?