diff options
Diffstat (limited to 'lib/libm/common_source/tan.3')
-rw-r--r-- | lib/libm/common_source/tan.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/common_source/tan.3 b/lib/libm/common_source/tan.3 index 4e82ae3..b0d3767 100644 --- a/lib/libm/common_source/tan.3 +++ b/lib/libm/common_source/tan.3 @@ -62,10 +62,10 @@ function returns the tangent value. .Xr atan2 3 , .Xr cos 3 , .Xr cosh 3 , +.Xr math 3 , .Xr sin 3 , .Xr sinh 3 , -.Xr tanh 3 , -.Xr math 3 , +.Xr tanh 3 .Sh STANDARDS The .Fn tan |