Synopsis
long long int llrintf(float x);
Description

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