The real(x) function returns the real part of its argument. round(x) returns the integer nearest to the real part of x. Outside the domain |x|<2^52 round(x) returns NaN.