Vala.Math.Math.round – Valacore Reference Manual
round
Description:
public
static
double
round
(
double
x)
Returns rounded value.
Parameters:
x
input value.
Returns:
rounded value.