diff options
author | das <das@FreeBSD.org> | 2005-01-11 23:12:17 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2005-01-11 23:12:17 +0000 |
commit | 0a78d59d1fb4973a45e66d96381e83171e30f3df (patch) | |
tree | 8c0734c15b38949bb412038c79d17641dc3daf74 /lib/msun/man/round.3 | |
parent | 14264501406dc382a32b3940819e53b9839c1833 (diff) | |
download | FreeBSD-src-0a78d59d1fb4973a45e66d96381e83171e30f3df.zip FreeBSD-src-0a78d59d1fb4973a45e66d96381e83171e30f3df.tar.gz |
Document [l]lrint[f]() and [l]lround[f]().
Diffstat (limited to 'lib/msun/man/round.3')
-rw-r--r-- | lib/msun/man/round.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/msun/man/round.3 b/lib/msun/man/round.3 index 0ee59d3..5f34ce0 100644 --- a/lib/msun/man/round.3 +++ b/lib/msun/man/round.3 @@ -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 |