cos.3 (018b56d61ff8662e6102af9460aa7a50d83aa0e2) cos.3 (3daee1d6c3783e32a226d145f85a887007f5754b)
1.\" Copyright (c) 1991 The Regents of the University of California.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 57 unchanged lines hidden (view full) ---

66and
67.Fn cosl
68functions return the cosine value.
69.Sh SEE ALSO
70.Xr acos 3 ,
71.Xr asin 3 ,
72.Xr atan 3 ,
73.Xr atan2 3 ,
1.\" Copyright (c) 1991 The Regents of the University of California.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 57 unchanged lines hidden (view full) ---

66and
67.Fn cosl
68functions return the cosine value.
69.Sh SEE ALSO
70.Xr acos 3 ,
71.Xr asin 3 ,
72.Xr atan 3 ,
73.Xr atan2 3 ,
74.Xr ccos 3 ,
74.Xr cosh 3 ,
75.Xr math 3 ,
76.Xr sin 3 ,
77.Xr sinh 3 ,
78.Xr tan 3 ,
79.Xr tanh 3
80.Sh STANDARDS
81These functions conform to
82.St -isoC-99 .
75.Xr cosh 3 ,
76.Xr math 3 ,
77.Xr sin 3 ,
78.Xr sinh 3 ,
79.Xr tan 3 ,
80.Xr tanh 3
81.Sh STANDARDS
82These functions conform to
83.St -isoC-99 .