tan.3 (f869a8c5f3dbca90e9b4ed07e45ca8f52080461e) | tan.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. --- 59 unchanged lines hidden (view full) --- 68functions return the tangent value. 69.Sh SEE ALSO 70.Xr acos 3 , 71.Xr asin 3 , 72.Xr atan 3 , 73.Xr atan2 3 , 74.Xr cos 3 , 75.Xr cosh 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. --- 59 unchanged lines hidden (view full) --- 68functions return the tangent value. 69.Sh SEE ALSO 70.Xr acos 3 , 71.Xr asin 3 , 72.Xr atan 3 , 73.Xr atan2 3 , 74.Xr cos 3 , 75.Xr cosh 3 , |
76.Xr ctan 3 , |
|
76.Xr math 3 , 77.Xr sin 3 , 78.Xr sinh 3 , 79.Xr tanh 3 80.Sh STANDARDS 81These functions conform to 82.St -isoC-99 . | 77.Xr math 3 , 78.Xr sin 3 , 79.Xr sinh 3 , 80.Xr tanh 3 81.Sh STANDARDS 82These functions conform to 83.St -isoC-99 . |