<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikiciv.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mig+da+pig</id>
	<title>Wikiciv - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikiciv.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mig+da+pig"/>
	<link rel="alternate" type="text/html" href="https://wikiciv.org/index.php/Special:Contributions/Mig_da_pig"/>
	<updated>2026-09-16T01:39:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wikiciv.org/index.php?title=Trigonometry&amp;diff=6471</id>
		<title>Trigonometry</title>
		<link rel="alternate" type="text/html" href="https://wikiciv.org/index.php?title=Trigonometry&amp;diff=6471"/>
		<updated>2026-08-08T07:46:18Z</updated>

		<summary type="html">&lt;p&gt;Mig da pig: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Trigonometry is a branch of [[mathematics]] that studies the relationships between the [[angles]] and side lengths of [[triangles]]. It is widely used in [[geometry]], [[astronomy]], [[physics]], [[engineering]], and [[navigation]], and provides essential tools for modeling periodic phenomena.&lt;br /&gt;
&lt;br /&gt;
== Pythagorean Theorem ==&lt;br /&gt;
One of the fundamentals of Trigonometry is Pythagorean theorem (or Pythagoras&#039; theorem), named after ancient Greek [[Philosophy|philosopher]] and polymath Pythagoras. Pythagorean Theorem works only when one of the inner angles of the triangle is exactly 90 degrees ([[Angles|right angle]]). Pythagorean theorem then states that in this case, the side not touching the right angle, also said to be directly across from the right angle, which is named the hypotenuse, is equal to the square root of the sum of the squared side lengths. It is commonly rewritten as A² + B² = C², where A and B are the lengths of the lines that create the right angle, and C is the hypotenuse.&lt;br /&gt;
&lt;br /&gt;
== Sine and Cosine ==&lt;br /&gt;
Regularly denoted as sin and cos, Sine and Cosine are trigonometric ratios. &lt;br /&gt;
&lt;br /&gt;
==== Trigonometric Definition ====&lt;br /&gt;
sin(θ) = opposite / hypotenuse (often remembered as SOH)&lt;br /&gt;
&lt;br /&gt;
cos(θ) = adjacent / hypotenuse (often remembered as CAH)&lt;br /&gt;
&lt;br /&gt;
== Tangent ==&lt;br /&gt;
Regularly denoted as tan, Tangent is equal to sinθ / cosθ.&lt;br /&gt;
&lt;br /&gt;
====== Trigonometric Definition ======&lt;br /&gt;
tan(θ) = sin(θ) / cos(θ) = (opposite / hypotenuse) / (adjacent / hypotenuse) = opposite / adjacent (often remembered as TOA)&lt;br /&gt;
&lt;br /&gt;
== Cosecant, Secant, and Cotangent ==&lt;br /&gt;
Regularly denoted as csc, sec, and cot, Cosecant, Secant, and Cotangent are the reciprocal trigonometric ratios for the basic 3 trigonometric ratios Sine, Cosine, and Tangent. &lt;br /&gt;
&lt;br /&gt;
====== Trigonometric Definition ======&lt;br /&gt;
csc(θ) = 1 / sin(θ) = 1 / (opposite / hypotenuse) = hypotenuse / opposite &lt;br /&gt;
&lt;br /&gt;
sec(θ) = 1 / cos(θ) = 1 / (adjacent / hypotenuse) = hypotenuse / adjacent &lt;br /&gt;
&lt;br /&gt;
cot(θ) = 1 / tan(θ) = 1 / (opposite / adjacent) = adjacent / opposite&lt;br /&gt;
&lt;br /&gt;
== Cosine and Sine rule(s) ==&lt;br /&gt;
The sine and cosine rules are mathematical relationships used to determine unknown sides and angles in non-right-angled (90°)triangles. They are extensions of the basic trigonometric ratios, sine and cosine.They are commonly used in [[geometry]], [[surveying]], [[navigation]], [[physics]], and [[engineering]].&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Sine Rule&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The sine rule, also known as the law of sines, is a formula used to find unknown sides or angles in a triangle. It is particularly useful when you know a side and its opposite angle (two angles and one side (AAS/ASA), two sides and an angle opposite one (SSA)).&lt;br /&gt;
&lt;br /&gt;
For a triangle with sides a,b,c opposite angles A,B,C: &lt;br /&gt;
&lt;br /&gt;
a/sinA​=b/sinB​=c/sinC&lt;br /&gt;
&lt;br /&gt;
It can also be written as:&lt;br /&gt;
&lt;br /&gt;
sinA/a​=sinB/b​=sinC/c&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Cosine Rule&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The cosine rule, also called the law of cosines, relates the three sides of a triangle to one of its angles. It is particularly useful when you know two sides and the included angle (SAS) or all three sides (SSS).&lt;br /&gt;
&lt;br /&gt;
For a triangle with sides a,b,c and angle C opposite side c:&lt;br /&gt;
&lt;br /&gt;
c^2=a^2+b^2−2abcosC&lt;br /&gt;
&lt;br /&gt;
Similarly:&lt;br /&gt;
&lt;br /&gt;
a^2=b^2+c^2−2bccosA&lt;br /&gt;
&lt;br /&gt;
b^2=a^2+c^2−2accosB&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Cosine rule and Pythagoras&#039; theorem&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The cosine rule is a generalisation of Pythagoras&#039; theorem:&lt;br /&gt;
&lt;br /&gt;
If C=90° then:&lt;br /&gt;
&lt;br /&gt;
c^2=a^2+b^2−2abcos90&lt;br /&gt;
Since: cos90°=0&lt;br /&gt;
&lt;br /&gt;
the equation becomes:&lt;br /&gt;
&lt;br /&gt;
c^2=a^2+b^2&lt;br /&gt;
&lt;br /&gt;
which is Pythagoras&#039; theorem.&lt;br /&gt;
[[Category:Maths]]&lt;/div&gt;</summary>
		<author><name>Mig da pig</name></author>
	</entry>
	<entry>
		<id>https://wikiciv.org/index.php?title=Trigonometry&amp;diff=6470</id>
		<title>Trigonometry</title>
		<link rel="alternate" type="text/html" href="https://wikiciv.org/index.php?title=Trigonometry&amp;diff=6470"/>
		<updated>2026-08-08T07:44:53Z</updated>

		<summary type="html">&lt;p&gt;Mig da pig: Formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Trigonometry is a branch of [[mathematics]] that studies the relationships between the [[angles]] and side lengths of [[triangles]]. It is widely used in [[geometry]], [[astronomy]], [[physics]], [[engineering]], and [[navigation]], and provides essential tools for modeling periodic phenomena.&lt;br /&gt;
&lt;br /&gt;
== Pythagorean Theorem ==&lt;br /&gt;
One of the fundamentals of Trigonometry is Pythagorean theorem (or Pythagoras&#039; theorem), named after ancient Greek [[Philosophy|philosopher]] and polymath Pythagoras. Pythagorean Theorem works only when one of the inner angles of the triangle is exactly 90 degrees ([[Angles|right angle]]). Pythagorean theorem then states that in this case, the side not touching the right angle, also said to be directly across from the right angle, which is named the hypotenuse, is equal to the square root of the sum of the squared side lengths. It is commonly rewritten as A² + B² = C², where A and B are the lengths of the lines that create the right angle, and C is the hypotenuse.&lt;br /&gt;
&lt;br /&gt;
== Sine and Cosine ==&lt;br /&gt;
Regularly denoted as sin and cos, Sine and Cosine are trigonometric ratios. &lt;br /&gt;
&lt;br /&gt;
==== Trigonometric Definition ====&lt;br /&gt;
sin(θ) = opposite / hypotenuse (often remembered as SOH)&lt;br /&gt;
&lt;br /&gt;
cos(θ) = adjacent / hypotenuse (often remembered as CAH)&lt;br /&gt;
&lt;br /&gt;
== Tangent ==&lt;br /&gt;
Regularly denoted as tan, Tangent is equal to sinθ / cosθ.&lt;br /&gt;
&lt;br /&gt;
====== Trigonometric Definition ======&lt;br /&gt;
tan(θ) = sin(θ) / cos(θ) = (opposite / hypotenuse) / (adjacent / hypotenuse) = opposite / adjacent (often remembered as TOA)&lt;br /&gt;
&lt;br /&gt;
== Cosecant, Secant, and Cotangent ==&lt;br /&gt;
Regularly denoted as csc, sec, and cot, Cosecant, Secant, and Cotangent are the reciprocal trigonometric ratios for the basic 3 trigonometric ratios Sine, Cosine, and Tangent. &lt;br /&gt;
&lt;br /&gt;
====== Trigonometric Definition ======&lt;br /&gt;
csc(θ) = 1 / sin(θ) = 1 / (opposite / hypotenuse) = hypotenuse / opposite &lt;br /&gt;
&lt;br /&gt;
sec(θ) = 1 / cos(θ) = 1 / (adjacent / hypotenuse) = hypotenuse / adjacent &lt;br /&gt;
&lt;br /&gt;
cot(θ) = 1 / tan(θ) = 1 / (opposite / adjacent) = adjacent / opposite&lt;br /&gt;
&lt;br /&gt;
== Cosine and Sine rule(s) ==&lt;br /&gt;
The sine and cosine rules are mathematical relationships used to determine unknown sides and angles in non-right-angled (90°)triangles. They are extensions of the basic trigonometric ratios, sine and cosine.They are commonly used in geometry, surveying, navigation, physics, and engineering.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Sine Rule&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The sine rule, also known as the law of sines, is a formula used to find unknown sides or angles in a triangle. It is particularly useful when you know a side and its opposite angle (two angles and one side (AAS/ASA), two sides and an angle opposite one (SSA)).&lt;br /&gt;
&lt;br /&gt;
For a triangle with sides a,b,c opposite angles A,B,C: &lt;br /&gt;
&lt;br /&gt;
a/sinA​=b/sinB​=c/sinC&lt;br /&gt;
&lt;br /&gt;
It can also be written as:&lt;br /&gt;
&lt;br /&gt;
sinA/a​=sinB/b​=sinC/c&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Cosine Rule&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The cosine rule, also called the law of cosines, relates the three sides of a triangle to one of its angles. It is particularly useful when you know two sides and the included angle (SAS) or all three sides (SSS).&lt;br /&gt;
&lt;br /&gt;
For a triangle with sides a,b,c and angle C opposite side c:&lt;br /&gt;
&lt;br /&gt;
c^2=a^2+b^2−2abcosC&lt;br /&gt;
&lt;br /&gt;
Similarly:&lt;br /&gt;
&lt;br /&gt;
a^2=b^2+c^2−2bccosA&lt;br /&gt;
&lt;br /&gt;
b^2=a^2+c^2−2accosB&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Cosine rule and Pythagoras&#039; theorem&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The cosine rule is a generalisation of Pythagoras&#039; theorem:&lt;br /&gt;
&lt;br /&gt;
If C=90° then:&lt;br /&gt;
&lt;br /&gt;
c^2=a^2+b^2−2abcos90&lt;br /&gt;
Since: cos90°=0&lt;br /&gt;
&lt;br /&gt;
the equation becomes:&lt;br /&gt;
&lt;br /&gt;
c^2=a^2+b^2&lt;br /&gt;
which is Pythagoras&#039; theorem.&lt;br /&gt;
[[Category:Maths]]&lt;/div&gt;</summary>
		<author><name>Mig da pig</name></author>
	</entry>
	<entry>
		<id>https://wikiciv.org/index.php?title=Trigonometry&amp;diff=6469</id>
		<title>Trigonometry</title>
		<link rel="alternate" type="text/html" href="https://wikiciv.org/index.php?title=Trigonometry&amp;diff=6469"/>
		<updated>2026-08-08T07:41:15Z</updated>

		<summary type="html">&lt;p&gt;Mig da pig: Sine and Cosine Rules&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Trigonometry is a branch of [[mathematics]] that studies the relationships between the [[angles]] and side lengths of [[triangles]]. It is widely used in [[geometry]], [[astronomy]], [[physics]], [[engineering]], and [[navigation]], and provides essential tools for modeling periodic phenomena.&lt;br /&gt;
&lt;br /&gt;
== Pythagorean Theorem ==&lt;br /&gt;
One of the fundamentals of Trigonometry is Pythagorean theorem (or Pythagoras&#039; theorem), named after ancient Greek [[Philosophy|philosopher]] and polymath Pythagoras. Pythagorean Theorem works only when one of the inner angles of the triangle is exactly 90 degrees ([[Angles|right angle]]). Pythagorean theorem then states that in this case, the side not touching the right angle, also said to be directly across from the right angle, which is named the hypotenuse, is equal to the square root of the sum of the squared side lengths. It is commonly rewritten as A² + B² = C², where A and B are the lengths of the lines that create the right angle, and C is the hypotenuse.&lt;br /&gt;
&lt;br /&gt;
== Sine and Cosine ==&lt;br /&gt;
Regularly denoted as sin and cos, Sine and Cosine are trigonometric ratios. &lt;br /&gt;
&lt;br /&gt;
==== Trigonometric Definition ====&lt;br /&gt;
sin(θ) = opposite / hypotenuse (often remembered as SOH)&lt;br /&gt;
&lt;br /&gt;
cos(θ) = adjacent / hypotenuse (often remembered as CAH)&lt;br /&gt;
&lt;br /&gt;
== Tangent ==&lt;br /&gt;
Regularly denoted as tan, Tangent is equal to sinθ / cosθ.&lt;br /&gt;
&lt;br /&gt;
====== Trigonometric Definition ======&lt;br /&gt;
tan(θ) = sin(θ) / cos(θ) = (opposite / hypotenuse) / (adjacent / hypotenuse) = opposite / adjacent (often remembered as TOA)&lt;br /&gt;
&lt;br /&gt;
== Cosecant, Secant, and Cotangent ==&lt;br /&gt;
Regularly denoted as csc, sec, and cot, Cosecant, Secant, and Cotangent are the reciprocal trigonometric ratios for the basic 3 trigonometric ratios Sine, Cosine, and Tangent. &lt;br /&gt;
&lt;br /&gt;
====== Trigonometric Definition ======&lt;br /&gt;
csc(θ) = 1 / sin(θ) = 1 / (opposite / hypotenuse) = hypotenuse / opposite &lt;br /&gt;
&lt;br /&gt;
sec(θ) = 1 / cos(θ) = 1 / (adjacent / hypotenuse) = hypotenuse / adjacent &lt;br /&gt;
&lt;br /&gt;
cot(θ) = 1 / tan(θ) = 1 / (opposite / adjacent) = adjacent / opposite&lt;br /&gt;
&lt;br /&gt;
== Cosine and Sine rule(s) ==&lt;br /&gt;
The sine and cosine rules are mathematical relationships used to determine unknown sides and angles in non-right-angled (90°)triangles. They are extensions of the basic trigonometric ratios, sine and cosine.They are commonly used in geometry, surveying, navigation, physics, and engineering.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Sine Rule&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The sine rule, also known as the law of sines, is a formula used to find unknown sides or angles in a triangle. It is particularly useful when you know a side and its opposite angle (two angles and one side (AAS/ASA), two sides and an angle opposite one (SSA)).&lt;br /&gt;
&lt;br /&gt;
For a triangle with sides a,b,c opposite angles A,B,C:&lt;br /&gt;
a/sinA​=b/sinB​=c/sinC&lt;br /&gt;
It can also be written as:&lt;br /&gt;
sinA/a​=sinB/b​=sinC/c​&lt;br /&gt;
&#039;&#039;&#039;Cosine Rule&#039;&#039;&#039;&lt;br /&gt;
The cosine rule, also called the law of cosines, relates the three sides of a triangle to one of its angles. It is particularly useful when you know two sides and the included angle (SAS) or all three sides (SSS).&lt;br /&gt;
&lt;br /&gt;
For a triangle with sides a,b,c and angle C opposite side c:&lt;br /&gt;
c^2=a^2+b^2−2abcosC&lt;br /&gt;
Similarly:&lt;br /&gt;
a^2=b^2+c^2−2bccosA&lt;br /&gt;
b^2=a^2+c^2−2accosB&lt;br /&gt;
&#039;&#039;&#039;Cosine rule and Pythagoras&#039; theorem&#039;&#039;&#039;&lt;br /&gt;
The cosine rule is a generalisation of Pythagoras&#039; theorem:&lt;br /&gt;
&lt;br /&gt;
If C=90° then:&lt;br /&gt;
c^2=a^2+b^2−2abcos90&lt;br /&gt;
Since: cos90°=0&lt;br /&gt;
&lt;br /&gt;
the equation becomes:&lt;br /&gt;
c^2=a^2+b^2&lt;br /&gt;
which is Pythagoras&#039; theorem.&lt;br /&gt;
[[Category:Maths]]&lt;/div&gt;</summary>
		<author><name>Mig da pig</name></author>
	</entry>
</feed>