Content deleted Content added
m fixed lint errors – invalid file options |
rm lame section |
||
Line 18:
== Justifications ==
=== Geometric ===
[[File:Small angle triangle.svg|
The red section on the right, {{math|d}}, is the difference between the lengths of the hypotenuse, {{mvar|H}}, and the adjacent side, {{mvar|A}}. As is shown, {{mvar|H}} and {{mvar|A}} are almost the same length, meaning {{math|cos ''θ''}} is close to 1 and {{math|{{sfrac|''θ''<sup>2</sup>|2}}}} helps trim the red away.
<math display="block"> \cos{\theta} \approx 1 - \frac{\theta^2}{2}</math>
Line 72 ⟶ 65:
==Error of the approximations==
[[File:Small angle compare error.svg|thumb|300px|
Near zero, the [[relative error]] of the approximations {{tmath|\cos \theta \approx 1}}, {{tmath|\sin \theta \approx \theta}}, and {{tmath|\tan \theta \approx \theta}} is quadratic in {{tmath|\theta}}: for each order of magnitude smaller the angle is, the relative error of these approximations shrinks by two orders of magnitude. The approximation {{tmath|\textstyle \cos \theta \approx 1 - \tfrac12\theta^2 }} has relative error which is quartic in {{tmath|\theta}}: for each order of magnitude smaller the angle is, the relative error shrinks by four orders of magnitude.
|