ccos.3 (8fa0b743820f61c661ba5f3ea0e3be0dc137910e) ccos.3 (e4afa19c33cea91d3fad8bd97b7666002f0d3baa)
1.\" Copyright (c) 2011 David Schultz <das@FreeBSD.org>
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.

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

64.Fn ccosf ,
65.Fn csinf ,
66and
67.Fn ctanf
68functions perform the same operations in
69.Fa float
70precision.
71.Sh SEE ALSO
1.\" Copyright (c) 2011 David Schultz <das@FreeBSD.org>
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.

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

64.Fn ccosf ,
65.Fn csinf ,
66and
67.Fn ctanf
68functions perform the same operations in
69.Fa float
70precision.
71.Sh SEE ALSO
72.Xr cacos 3 ,
72.Xr ccosh 3 ,
73.Xr complex 3 ,
74.Xr cos 3 ,
75.Xr math 3 ,
76.Xr sin 3 ,
77.Xr tan 3
78.Sh STANDARDS
79These functions conform to
80.St -isoC-99 .
73.Xr ccosh 3 ,
74.Xr complex 3 ,
75.Xr cos 3 ,
76.Xr math 3 ,
77.Xr sin 3 ,
78.Xr tan 3
79.Sh STANDARDS
80These functions conform to
81.St -isoC-99 .