Round(float) Returns num rounded to the nearest integer. float round(float num) Parameters num Type: float Returns float num rounded to the nearest integer.