rint(3) netbsd man page | unix.com

Man Page: rint

Operating Environment: netbsd

Section: 3

RINT(3) 						   BSD Library Functions Manual 						   RINT(3)

NAME
rint, rintf -- round to integral value in floating-point format
LIBRARY
Math Library (libm, -lm)
SYNOPSIS
#include <math.h> double rint(double x); float rintf(float x);
DESCRIPTION
The rint() function returns the integral value (represented as a double precision number) nearest to x according to the prevailing rounding mode.
SEE ALSO
abs(3), ceil(3), fabs(3), floor(3), math(3)
HISTORY
A rint() function appeared in Version 6 AT&T UNIX.
BSD
March 10, 1994 BSD
Related Man Pages
llrint(3) - mojave
lrintf(3) - opendarwin
rintf(3) - opendarwin
nearbyint(3) - freebsd
rintl(3) - freebsd
Similar Topics in the Unix Linux Community
Printing queue in rs6000
Script on pattern matching and print lines and export to excel
Setting printer paper length using unix commands
Printf padded string
Print byte position of extended ascii character