sin.3 (8fa0b743820f61c661ba5f3ea0e3be0dc137910e) | sin.3 (c09eb466019e8e22d04403a70ba3e07dc950ab61) |
---|---|
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 , | |
74.Xr cos 3 , 75.Xr cosh 3 , | 73.Xr cos 3 , 74.Xr cosh 3 , |
75.Xr csin 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 . | 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 . |