Synopsis
long int lrint(double x);
Description

lrint rounds x to an integral value and returns it as a long int.