Synopsis
long int lrintf(float x);
Description

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