sin.3 (32eef9aeb1f39a1623cea55da147c89abbd5b9a5) sin.3 (64890443c1b144b289df30a5123d179955bc8c92)
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

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

35.\"
36.Dd April 19, 1991
37.Dt SIN 3
38.Os
39.Sh NAME
40.Nm sin ,
41.Nm sinf
42.Nd sine functions
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

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

35.\"
36.Dd April 19, 1991
37.Dt SIN 3
38.Os
39.Sh NAME
40.Nm sin ,
41.Nm sinf
42.Nd sine functions
43.Sh LIBRARY
44.Lb libm
43.Sh SYNOPSIS
44.In math.h
45.Ft double
46.Fn sin "double x"
47.Ft float
48.Fn sinf "float x"
49.Sh DESCRIPTION
50The

--- 30 unchanged lines hidden ---
45.Sh SYNOPSIS
46.In math.h
47.Ft double
48.Fn sin "double x"
49.Ft float
50.Fn sinf "float x"
51.Sh DESCRIPTION
52The

--- 30 unchanged lines hidden ---