diff options
Diffstat (limited to 'lib/libm/man/atan2.3')
-rw-r--r-- | lib/libm/man/atan2.3 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/libm/man/atan2.3 b/lib/libm/man/atan2.3 index f275eaa8f79..97997032b9d 100644 --- a/lib/libm/man/atan2.3 +++ b/lib/libm/man/atan2.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atan2.3,v 1.7 2003/02/27 01:07:43 jason Exp $ +.\" $OpenBSD: atan2.3,v 1.8 2003/02/27 04:28:57 jason Exp $ .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -58,9 +58,11 @@ function is a single precision version of .Fn atan2 . .Sh RETURN VALUES The -.Xr atan2 -function, if successful, -returns the arc tangent of +.Fn atan2 +and +.Fn atan2f +functions, if successful, +return the arc tangent of .Ar y/ Ns Ar x in the range .Bk -words |