From 2471eadb68e18e246c8363c7f6e7bbc8b79d8573 Mon Sep 17 00:00:00 2001 From: David Schultz Date: Sat, 15 Jan 2005 22:57:44 +0000 Subject: MFC round.3:1.3,1.4: Cross reference lrint(3) and lround(3). Whitespace. --- lib/msun/man/round.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/msun') diff --git a/lib/msun/man/round.3 b/lib/msun/man/round.3 index 1665806ea78c..5f34ce05a08a 100644 --- a/lib/msun/man/round.3 +++ b/lib/msun/man/round.3 @@ -46,7 +46,7 @@ and .Fn roundf functions return the nearest integral value to .Fa x ; -if +if .Fa x lies halfway between two integral values, then these functions return the integral value with the larger @@ -55,6 +55,8 @@ absolute value (i.e., they round away from zero). .Xr ceil 3 , .Xr floor 3 , .Xr ieee 3 , +.Xr lrint 3 , +.Xr lround 3 , .Xr math 3 , .Xr rint 3 , .Xr trunc 3 -- cgit v1.3