Synopsis
long long int llrint(double x);
Description

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