Searched refs:nearbyint (Results 1 – 3 of 3) sorted by relevance
513 #define nearbyint(X) _Generic((X), \ macro516 default: nearbyint \
531 _Check_return_ _ACRTIMP double __cdecl nearbyint(_In_ double _X);
326 extern double __cdecl nearbyint ( double);