round


Description:

public static double round (double x)

Returns rounded value.

Parameters:

x

input value.

Returns:

rounded value.