Sine

Sine
Sine
Sinus.svg
Basic features
Parity odd
Domain (-∞,∞)
Codomain [-1,1]
Period
Specific values
At zero 0
Maxima ((2k+½)π,1)
Minima ((2k-½)π,-1)
Specific features
Root
Critical point kπ-π/2
Inflection point
Fixed point 0
Variable k is an integer.
\sin \alpha = \frac {\textrm{opposite}} {\textrm{hypotenuse}}
For the angle α, the sine function gives the ratio of the length of the opposite side to the length of the hypotenuse.
The sine function graphed on the Cartesian plane. In this graph, the angle x is given in radians (π = 180°).
The sine and cosine functions are related in multiple ways. The derivative of sin(x) is cos(x). Also they are out of phase by 90°: sin(π / 2 − x) = cos(x). And for a given angle, cos and sin give the respective x, y coordinates on a unit circle.

In mathematics, the sine function is a function of an angle. In a right triangle, sine gives the ratio of the length of the side opposite to an angle to the length of the hypotenuse.

Sine is usually listed first amongst the trigonometric functions.

Trigonometric functions are commonly defined as ratios of two sides of a right triangle containing the angle, and can equivalently be defined as the lengths of various line segments from a unit circle. More modern definitions express them as infinite series or as solutions of certain differential equations, allowing their extension to arbitrary positive and negative values and even to complex numbers.

The sine function is commonly used to model periodic phenomena such as sound and light waves, the position and velocity of harmonic oscillators, sunlight intensity and day length, and average temperature variations throughout the year.

The function sine can be traced to the jyā and koṭi-jyā functions used in Gupta period Indian astronomy (Aryabhatiya, Surya Siddhanta), via translation from Sanskrit to Arabic and then from Arabic to Latin.[1] The word "sine" comes from a Latin mistranslation of the Arabic jiba, which is a transliteration of the Sanskrit word for half the chord, jya-ardha.[2]

Contents

Right-angled triangle definition

For any similar triangle the ratio of the length of the sides remains the same. For example, if the hypotenuse is twice as long, so are the other sides. Therefore respective trigonometric functions, depending only on the size of the angle, express those ratios: between the hypotenuse and the "opposite" side to an angle A in question (see illustration) in the case of sine function; or between the hypotenuse and the "adjacent" side (cosine) or between the "opposite" and the "adjacent" side (tangent), etc.

To define the trigonometric functions for an acute angle A, start with any right triangle that contains the angle A. The three sides of the triangle are named as follows:

  • The hypotenuse is the side opposite the right angle, in this case side h. The hypotenuse is always the longest side of a right-angled triangle.
  • The opposite side is the side opposite to the angle we are interested in (angle A), in this case side a.
  • The adjacent side is the side that is in contact with (adjacent to) both the angle we are interested in (angle A) and the right angle, in this case side b.

In ordinary Euclidean geometry, according to the triangle postulate the inside angles of every triangle total 180°radians). Therefore, in a right-angled triangle, the two non-right angles total 90° (π/2 radians), so each of these angles must be greater than 0° and less than 90°. The following definition applies to such angles.

The angle A (having measure α) is the angle between the hypotenuse and the adjacent line.

The sine of an angle is the ratio of the length of the opposite side to the length of the hypotenuse. In our case

\sin \alpha = \frac {\textrm{opposite}} {\textrm{hypotenuse}} = \frac {a} {h}.

Note that this ratio does not depend on the size of the particular right triangle chosen, as long as it contains the angle A, since all such triangles are similar.

Relation to slope

The trigonometric functions can be defined in terms of the rise, run, and slope of a line segment relative to some horizontal line.

  • When the length of the line segment is 1, sine takes an angle and tells the rise
  • Sine takes an angle and tells the rise per unit length of the line segment.
  • Rise is equal to sin θ multiplied by the length of the line segment

In contrast, cosine is used for the telling the run from the angle; and tangent is used for telling the slope from the angle. Arctan is used for telling the angle from the slope.

The line segment is the equivalent of the hypotenuse in the right-triangle, and when it has a length of 1 it is also equivalent to the radius of the unit circle.

Relation to the unit circle

In trigonometry, a unit circle is the circle of radius one centered at the origin (0, 0) in the Cartesian coordinate system.

Let a line through the origin, making an angle of θ with the positive half of the x-axis, intersect the unit circle. The x- and y-coordinates of this point of intersection are equal to cos θ and sin θ, respectively. The point's distance from the origin is always 1.

Unlike the definitions with the right triangle or slope, the angle can be extended to the full set of real arguments by using the unit circle. This can also be achieved by requiring certain symmetries and that sine be a periodic function.

The unit circle.
Illustration of a unit circle. The radius has a length of 1. The variable t is an angle measure.
Point P(x,y) on the circle of unit radius at an obtuse angle θ > π/2
Animation showing the graphing process of y = sin x (where x is the angle in radians) using a unit circle


Identities

Exact identities (using radians):

These apply for all values of θ.


\begin{align}
\sin \theta & = \cos \left(\frac{\pi}{2} - \theta \right) \\
& = \frac{1}{\csc \theta}
\end{align}

Reciprocal

The reciprocal of sine is cosecant. i.e. the reciprocal of sin(A) is csc(A), or cosec(A). Cosecant gives the ratio of the length of the hypotenuse to the length of the opposite side:

\csc A = \frac {1}{\sin A} = \frac {\textrm{hypotenuse}} {\textrm{opposite}} = \frac {h} {a}.

Inverse

The usual principal values of the arcsin(x) function graphed on the cartesian plane. Arcsin is the inverse of sin.

The inverse function of sine is arcsine (arcsin or asin) or inverse sine (sin−1). As sine is multivalued, it is not an exact inverse function but a partial inverse function. For example, sin(0) = 0, but also sin(π) = 0, sin(2π) = 0 etc. It follows that the arcsine function is also multivalued: arcsin(0) = 0, but also arcsin(0) = π, arcsin(0) = 2π, etc. When only one value is desired, the function may be restricted to its principal branch. With this restriction, for each x in the domain the expression arcsin(x) will evaluate only to a single value, called its principal value.

\theta = \arcsin \left( \frac{\text{opposite}}{\text{hypotenuse}} \right) = \sin^{-1} \left( \frac {a} {h} \right).

k is some integer:

\begin{align}
\sin(y) = x \ \Leftrightarrow\ & y = \arcsin(x) + 2k\pi , \text{ or }\\
 & y = \pi - \arcsin(x) + 2k\pi
\end{align}

Arcsin satisfies:

\sin(\arcsin x) = x\!

and

\arcsin(\sin \theta) = \theta\quad\text{for }-\pi/2 \leq \theta \leq \pi/2.

Calculus

For the sine function:

 f(x) = \sin x \,

The derivative is:

 f'(x) = \cos x \,

The antiderivative is:

\int f(x)\,dx = -\cos x + C

C denotes the constant of integration.

Other trigonomic functions

The four quadrants of a Cartesian coordinate system.

It is possible to express any trigonometric function in terms of any other (up to a plus or minus sign, or using the sign function).

Sine in terms of the other common trigonometric functions:

f θ Using plus/minus (±) Using sign function (sgn)
f θ = ± per Quadrant f θ =
I II III IV
cos sin θ = \pm\sqrt{1 - \cos^2 \theta} + + - - = \sgn( \cos (\theta - \frac{\pi}{2})) \sqrt{1 - \cos^2\theta}
cosθ = \pm\sqrt{1 - \sin^2\theta} + - - + = \sgn( \sin (\theta+ \frac{\pi}{2})) \sqrt{1 - \sin^2\theta}
cot sin θ = \pm\frac{1}{\sqrt{1 + \cot^2 \theta}} + + - - =  \sgn( \cot( \frac{\theta}{2})) \frac{1}{\sqrt{1 + \cot^2 \theta}}
cot θ  = \pm\frac{\sqrt{1 - \sin^2 \theta}}{\sin \theta} + - - + = \sgn( \sin (\theta+ \frac{\pi}{2})) \frac{\sqrt{1 - \sin^2 \theta}}{\sin \theta}
tan sin θ =  \pm\frac{\tan \theta}{\sqrt{1 + \tan^2 \theta}} + - - + = \sgn( \tan(\frac{2\theta + \pi}{4})) \frac{\tan \theta}{\sqrt{1 + \tan^2 \theta}}
tan θ = \pm\frac{\sin \theta}{\sqrt{1 - \sin^2 \theta}} + - - + = \sgn( \sin (\theta+ \frac{\pi}{2})) \frac{\sin \theta}{\sqrt{1 - \sin^2 \theta}}
sec sin θ = \pm\frac{\sqrt{\sec^2 \theta - 1}}{\sec \theta} + - + - = \sgn( \sec ( \frac{4 \theta - \pi}{2})) \frac{\sqrt{\sec^2 \theta - 1}}{\sec \theta}
sec θ = \pm\frac{1}{\sqrt{1 - \sin^2 \theta}} + - - + = \sgn( \sin (\theta+ \frac{\pi}{2})) \frac{1}{\sqrt{1 - \sin^2 \theta}}

Note that for all equations which use plus/minus (±), the result is positive for angles in the first quadrant.

The basic relationship between the sine and the cosine can also be expressed as the Pythagorean trigonometric identity:

\cos^2\theta + \sin^2\theta = 1\!

where sin2x means (sin(x))2.

Properties relating to the quadrants

Over the four quadrants of the sine function is as follows.

Quadrant Degrees Radians Value Sign Monotony Convexity
1st Quadrant 0^\circ<x<90^\circ 0 < x < π / 2 0 < sin x < 1 + increasing concave
2nd Quadrant 90^\circ<x<180^\circ π / 2 < x < π 0 < sin x < 1 + decreasing concave
3rd Quadrant 180^\circ<x<270^\circ π < x < 3π / 2 − 1 < sin x < 0 decreasing convex
4th Quadrant 270^\circ<x<360^\circ 3π / 2 < x < 2π − 1 < sin x < 0 increasing convex

Points between the quadrants. k is an integer.

The quadrants of the unit circle and of sin x, using the Cartesian coordinate system.
Degrees Radians

0 ≤ x < 2π

Radians sin x Point type
0^\circ 0 k 0 Root, Inflection
90^\circ π / 2 k + π / 2 1 Maxima
180^\circ π k − π 0 Root, Inflection
270^\circ 3π / 2 k − π / 2 -1 Minima

For arguments outside of those in the table, get the value using the fact the sine function has a period of 360° (or 2π rad): \sin(\alpha + 360^\circ) = \sin(\alpha), or use \sin(\alpha + 180^\circ) = -\sin(\alpha).

For complement of sine, we have \sin(180^\circ-\alpha) = \sin(\alpha)

Series definition

The sine function (blue) is closely approximated by its Taylor polynomial of degree 7 (pink) for a full cycle centered on the origin.

Using only geometry and properties of limits, it can be shown that the derivative of sine is cosine and the derivative of cosine is the negative of sine.

Using the reflection from the calculated geometric derivation of the sine is with the 4n + k-th derivative at the point 0:

\sin^{(4n+k)}(0)=\begin{cases}
0 & \text{when } k=0 \\
1 & \text{when } k=1 \\
0 & \text{when } k=2 \\
-1 &  \text{when } k=3 \end{cases}

This gives the following Taylor series expansion at x = 0. One can then use the theory of Taylor series to show that the following identities hold for all real numbers x (where x is the angle in radians) :[3]


\begin{align}
\sin x & = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots \\[8pt]
& = \sum_{n=0}^\infty \frac{(-1)^n}{(2n+1)!}x^{2n+1}, \\[8pt]
\end{align}

If x were expressed in degrees then the series would contain messy factors involving powers of π/180: if x is the number of degrees, the number of radians is y = πx /180, so

\begin{align}
\sin x_\mathrm{deg} & = \sin y_\mathrm{rad} \\
& = \frac{\pi}{180} x - \left (\frac{\pi}{180} \right )^3\ \frac{x^3}{3!} + \left (\frac{\pi}{180} \right )^5\ \frac{x^5}{5!} - \left (\frac{\pi}{180} \right )^7\ \frac{x^7}{7!} + \cdots .
\end{align}

The series formulas for the sine and cosine are uniquely determined, up to the choice of unit for angles, by the requirements that


\begin{align}
\sin 0 = 0 & \text{ and } \sin{2x} = 2 \sin x \cos x \\
\cos^2 x + \sin^2 x = 1 & \text{ and } \cos{2x} = \cos^2 x - \sin^2 x \\
\end{align}

The radian is the unit that leads to the expansion with leading coefficient 1 for the sine and is determined by the additional requirement that


\sin x \approx x \text{ when } x \approx 0.

The coefficients for both the sine and cosine series may therefore be derived by substituting their expansions into the pythagorean and double angle identities, taking the leading coefficient for the sine to be 1, and matching the remaining coefficients.

In general, mathematically important relationships between the sine and cosine functions and the exponential function (see, for example, Euler's formula) are substantially simplified when angles are expressed in radians, rather than in degrees, grads or other units. Therefore, in most branches of mathematics beyond practical geometry, angles are generally assumed to be expressed in radians.

A similar series is Gregory's series for arctan, which is obtained by omitting the factorials in the denominator.

Continued fraction

The sine function can also be represented as a generalized continued fraction:

 \sin x =
\cfrac{x}{1 + \cfrac{x^2}{2\cdot3-x^2 +
\cfrac{2\cdot3 x^2}{4\cdot5-x^2 +
\cfrac{4\cdot5 x^2}{6\cdot7-x^2 + \ddots}}}}.

The continued fraction representation expresses the real number values, both rational and irrational, of the sine function.

Fixed point

The fixed point iteration xn+1 = sin xn with initial value x0 = 2 converges to 0.

Zero is a fixed point of the sine function because sin(0) = 0.

Law of sines

The law of sines states that for an arbitrary triangle with sides a, b, and c and angles opposite those sides A, B and C:

\frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c}.

This is equivalent to the equality of the first three expressions below:

\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} = 2R,

where R is the triangle's circumradius.

It can be proven by dividing the triangle into two right ones and using the above definition of sine. The law of sines is useful for computing the lengths of the unknown sides in a triangle if two angles and one side are known. This is a common situation occurring in triangulation, a technique to determine unknown distances by measuring two angles and an accessible enclosed distance.

Values

sin(x)
Some common angles (θ) shown on the unit circle. The angles are given in degrees and radians, together with the corresponding intersection point on the unit circle, (cos θ, sin θ).
x (angle) sin x
Degrees Radians Grads Exact Decimal
0 0g 0 0
180° π 200g
15° \frac{\pi}{12} 1623g \frac{\sqrt{6}-\sqrt{2}}{4} 0.258819045102521
165° \frac{11 \cdot \pi}{12} 18313g
30° \frac{\pi}{6} 3313g \frac{1}{2} 0.5
150° \frac{5 \cdot \pi}{6} 16623g
45° \frac{\pi}{4} 50g \sqrt{\frac{1}{2}} 0.707106781186548
135° \frac{3 \cdot \pi}{4} 150g
60° \frac{\pi}{3} 6623g \frac{\sqrt{3}}{2} 0.866025403784439
120° \frac{2 \cdot \pi}{3} 13313g
75° \frac{5 \cdot \pi}{12} 8313g \frac{\sqrt{6}+\sqrt{2}}{4} 0.965925826289068
105° \frac{7 \cdot \pi}{12} 11623g
90° \frac{\pi}{2} 100g 1 1

A memory aid (note it does not include 15° and 75°):

x in degrees 30° 45° 60° 90°
x in radians 0 π/6 π/4 π/3 π/2
\mathrm{sin} \, x \frac {\sqrt 0} 2 \frac {\sqrt 1} 2 \frac {\sqrt 2} 2 \frac {\sqrt 3} 2 \frac {\sqrt 4} 2

90 degree increments:

x in degrees 90° 180° 270° 360°
x in radians 0 π/2 π 3π/2
\mathrm{sin} \, x 0 1 0 -1 0

Other values not listed above:

OEISA019812
OEISA019815
OEISA019818
OEISA019821
OEISA019827
OEISA019830
\sin\frac{\pi}{8}=\sin 22.5^\circ=\tfrac{1}{2}(\sqrt{2-\sqrt{2}}),
OEISA019833
OEISA019836
OEISA019842
OEISA019845
OEISA019848
OEISA019851

For angles greater than 2π or less than −2π, simply continue to rotate around the circle; sine periodic function with period 2π:

\sin\theta = \sin\left(\theta + 2\pi k \right),\,

for any angle θ and any integer k.

The primitive period (the smallest positive period) of sine is a full circle, i.e. 2π radians or 360 degrees.

Relationship to complex numbers

An illustration of the complex plane. The imaginary numbers are on the vertical coordinate axis.

Sine is used to determine the imaginary part of a complex number given in polar coordinates (r,φ):

 z = r(\cos \varphi + i\sin \varphi )\,

the imaginary part is:

\operatorname{Im}(z) = r \sin \varphi

r and φ represent the magnitude and angle of the complex number respectively. i is the imaginary unit. z is a complex number.

Although dealing with complex numbers, sine's parameter in this usage is still a real number. Sine can also take a complex number as an argument.

Sine with a complex argument

\sin z\,

Domain coloring of sin(z) over (-π,π) on x and y axes. Brightness indicates absolute magnitude, saturation represents imaginary and real magnitude.
sin(z) as a vector field

The definition of the sine function for complex arguments z:

\begin{align}
\sin z & = \sum_{n=0}^\infty \frac{(-1)^{n}}{(2n+1)!}z^{2n+1} \\
& = \frac{e^{i z} - e^{-i z}}{2i}\, \\
& = \frac{\sinh \left( i z\right) }{i}
\end{align}

where i 2 = −1. This is an entire function. Also, for purely real x,

\sin x = \operatorname{Im}(e^{i x}) \,

For purely imaginary numbers:

 \sin iy = i \sinh y \,

It is also sometimes useful to express the complex sine function in terms of the real and imaginary parts of its argument:

\begin{align}
\sin (x + iy) &= \sin x \cosh y + i \cos x \sinh y \\
&= \sin x \cos iy + \cos x \sin iy
\end{align}

Usage of complex sine

sin z is found in the functional equation for the Gamma function,

\Gamma(s)\Gamma(1-s)={\pi\over\sin\pi s}.

Which in turn is found in the functional equation for the Riemann zeta-function,

ζ(s) = 2(2π)s − 1Γ(1 − s)sin(πs / 2)ζ(1 − s)

As a holomorphic function, sin z is a 2D solution of Laplace's equation:

Δu(x1,x2) = 0

Complex graphs

Sine function in the complex plane
Complex sin real 01 Pengo.svg
Complex sin imag 01 Pengo.svg
Complex sin abs 01 Pengo.svg
real component imaginary component magnitude


Sin-1 in the complex plane
Complex arcsin real 01 Pengo.svg
Complex arcsin imag 01 Pengo.svg
Complex arcsin abs 01 Pengo.svg
real component imaginary component magnitude

History

While the early study of trigonometry can be traced to antiquity, the trigonometric functions as they are in use today were developed in the medieval period. The chord function was discovered by Hipparchus of Nicaea (180–125 BC) and Ptolemy of Roman Egypt (90–165 AD).

The function sine (and cosine) can be traced to the jyā and koṭi-jyā functions used in Gupta period Indian astronomy (Aryabhatiya, Surya Siddhanta), via translation from Sanskrit to Arabic and then from Arabic to Latin.[1]

The first published use of the abbreviations 'sin', 'cos', and 'tan' is by the 16th century French mathematician Albert Girard; these were further promulgated by Euler (see below). The Opus palatinum de triangulis of Georg Joachim Rheticus, a student of Copernicus, was probably the first in Europe to define trigonometric functions directly in terms of right triangles instead of circles, with tables for all six trigonometric functions; this work was finished by Rheticus' student Valentin Otho in 1596.

In a paper published in 1682, Leibniz proved that sin x is not an algebraic function of x.[4] Roger Cotes computed the derivative of sine in his Harmonia Mensurarum (1722).[5] Leonhard Euler's Introductio in analysin infinitorum (1748) was mostly responsible for establishing the analytic treatment of trigonometric functions in Europe, also defining them as infinite series and presenting "Euler's formula", as well as the near-modern abbreviations sin., cos., tang., cot., sec., and cosec.[6]

Etymology

Etymologically, the word sine derives from the Sanskrit word for chord, jiva*(jya being its more popular synonym). This was transliterated in Arabic as jiba جــيــب , abbreviated jb جــــب . Since Arabic is written without short vowels, "jb" was interpreted as the word jaib جــيــب , which means "bosom", when the Arabic text was translated in the 12th century into Latin by Gerard of Cremona. The translator used the Latin equivalent for "bosom", sinus (which means "bosom" or "bay" or "fold") [7][8] The English form sine was introduced in the 1590s.

Software implementations

The sin function, along with other trigonometric functions, is widely available across programming languages and platforms. Some CPU architectures have a built-in instruction for sin, including the Intel x86 FPU. In programming languages, sin is usually either a built in function or found within the language's standard math library. There is no standard algorithm for calculating sin. IEEE 754-2008, the most widely-used standard for floating-point computation, says nothing on the topic of calculating trigonometric functions such as sin.[9] Algorithms for calculating sin may be balanced for such constraints as speed, accuracy, portability, or range of input values accepted. This can lead to very different results for different algorithms in special circumstances, such as for very large inputs, e.g. sin(1022).

A once common programming optimization, used especially in 3D graphics, was to pre-calculate a table of sin values, for example a value per degree. This allowed results to be looked up from a table rather than being calculated in real time. With modern CPU architectures this method typically offers no advantage.

See also

Notes

  1. ^ a b Boyer, Carl B. (1991). A History of Mathematics (Second ed.). John Wiley & Sons, Inc.. ISBN 0-471-54397-7, p. 210.
  2. ^ Victor J Katx, A history of mathematics, p210, sidebar 6.1.
  3. ^ See Ahlfors, pages 43–44.
  4. ^ Nicolás Bourbaki (1994). Elements of the History of Mathematics. Springer. 
  5. ^ "Why the sine has a simple derivative", in Historical Notes for Calculus Teachers by V. Frederick Rickey
  6. ^ See Boyer (1991).
  7. ^ See Maor (1998), chapter 3, regarding the etymology.
  8. ^ Victor J Katx, A history of mathematics, p210, sidebar 6.1.
  9. ^ Grand Challenges of Informatics, Paul Zimmermann. September 20, 2006 – p. 14/31 [1]

Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Siné — au Salon du livre de Paris, mars 2007. Naissance 31 décembre 1928 …   Wikipédia en Français

  • Siné — beim Pariser Buchsalon, März 2007 Siné, eigentlich Maurice Albert Sinet (* 31. Dezember 1928 in Paris) ist ein französischer Zeichner und Satiriker. Er ist Herausgeber des satirischen Wochenmagazins Siné Hebdo. Inhaltsverzeichnis …   Deutsch Wikipedia

  • Siné — in March 2007 Born 31 December 1928 Paris Maurice Sinet (born 31 December 1928), known as Siné, is a French cartoonist. As a young man he studied drawing and graphic arts, while earning …   Wikipedia

  • Sine — Sine, n. [LL. sinus a sine, L. sinus bosom, used in translating the Ar. jaib, properly, bosom, but probably read by mistake (the consonants being the same) for an original j[=i]ba sine, from Skr. j[=i]va bowstring, chord of an arc, sine.] (Trig.) …   The Collaborative International Dictionary of English

  • Siné — en el Salón del libro de París, marzo de 2007. Siné, pseudónimo de Maurice Sinet (París, 31 de diciembre de 1928),[1] es un humor gráfico de prensa y caricatura político francés de extrema izquierda. También regente del Colegio Patafísico de… …   Wikipedia Español

  • SINÉ — MAURICE SINET dit (1928 ) Après avoir fréquenté l’école Estienne, appartenu au groupe vocal des Garçons de la rue et exercé les fonctions de maquettiste dans une imprimerie, Siné a trouvé sa voie dans le dessin d’humour. Impressionné par le… …   Encyclopédie Universelle

  • sine — SÍNE pron. refl. (Forma accentuată de acuz. pers. 3 pentru toate genurile şi numerele; uneori întărit prin însuşi ) 1. (Precedat de prep. pe sau înv. pre , având funcţie de complement direct al unui verb reflexiv) Numai pe sine nu se vede. 2.… …   Dicționar Român

  • Sine — bezeichnet: einen historischen Wolof Staat, siehe Reich von Sine einen Fluss in Senegal, siehe Sine (Fluss) einen Nationalpark in Senegal, siehe Sine Saloum National Park Siné, (*1928), französischer Zeichner und Satiriker. Sine, kurdische… …   Deutsch Wikipedia

  • sine — sine1 [sīn] n. [ML sinus (< L, a bend, curve, hanging fold of a toga), used as transl. of Ar jaib, sine, bosom of a garment] Trigonometry the reciprocal of the cosecant; specif., a) the ratio of the opposite side of a given acute angle in a… …   English World dictionary

  • Síne — f Irish Gaelic form of JANE (SEE Jane), derived from Anglo Norman Jeanne. Cognate: Scottish Gaelic: Sìne (Anglicized as Sheena). Pet form: Scottish Gaelic: Sìneag …   First names dictionary

  • Siné — Le nom est porté à la fois dans les Pyrénées Orientales et dans le Morbihan. Dans ce dernier département, il semble désigner celui qui est originaire de la commune de Séné. Quant aux Siné catalans, ils demeurent une énigme …   Noms de famille

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”