sin.3 (f869a8c5f3dbca90e9b4ed07e45ca8f52080461e) | sin.3 (3daee1d6c3783e32a226d145f85a887007f5754b) |
---|---|
1.\" Copyright (c) 1991 The Regents of the University of California. 2.\" All rights reserved. 3.\" 4.\" @(#)sin.3 6.7 (Berkeley) 4/19/91 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 56 unchanged lines hidden (view full) --- 65and 66.Fn sinl 67functions return the sine value. 68.Sh SEE ALSO 69.Xr acos 3 , 70.Xr asin 3 , 71.Xr atan 3 , 72.Xr atan2 3 , | 1.\" Copyright (c) 1991 The Regents of the University of California. 2.\" All rights reserved. 3.\" 4.\" @(#)sin.3 6.7 (Berkeley) 4/19/91 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 56 unchanged lines hidden (view full) --- 65and 66.Fn sinl 67functions return the sine value. 68.Sh SEE ALSO 69.Xr acos 3 , 70.Xr asin 3 , 71.Xr atan 3 , 72.Xr atan2 3 , |
73.Xr csin 3 , |
|
73.Xr cos 3 , 74.Xr cosh 3 , 75.Xr math 3 , 76.Xr sinh 3 , 77.Xr tan 3 , 78.Xr tanh 3 79.Sh STANDARDS 80These functions conform to 81.St -isoC-99 . | 74.Xr cos 3 , 75.Xr cosh 3 , 76.Xr math 3 , 77.Xr sinh 3 , 78.Xr tan 3 , 79.Xr tanh 3 80.Sh STANDARDS 81These functions conform to 82.St -isoC-99 . |