Re: How to measure an angle?




Albert wrote:
> Hello,
>
> sorry for dubious question, but could someone advise how to measure in
> degrees an angle ABC with numeric methods (i.e. without trigonometric
> tables) when one knows the coordinates of points A, B and C? I know
> that one can measure any trigonometric function of the angle and after
> that to look up the corresponding value in degrees in the trigonometric
> table. But is there a way to measure an angle without trigonometric
> tables?
>
> Thanks.

Use a protractor?

But seriously though, in general you will need to use an inverse trig
function. E.g. you know the cosine of the angle (say from the cosine
rule or similar), and you need to find the angle. (In certain special
cases the angle is obvious by inspection. For example, if ABC is an
equilateral triangle.)

But the actual values of inverse trig functions ARE calculated using
"numeric methods", whether you use tables or a calculator. How else
could they be found? For a flavour of this, see for example formula 19
at http://mathworld.wolfram.com/InverseCosine.html.

When you use a calculator, the calculator has some numerical recipe
built in to it (not necessarily exactly that formula... one that is
especially efficient - i.e. converges especially rapidly for the given
value - will have been chosen).

Prior to calculators, some poor soul when through the slog of
hand-calculating the answers using some numerical method or other. If
you really wanted to you could do the same hand calculations yourself.

.



Relevant Pages

  • Re: How to measure an angle?
    ... > degrees an angle ABC with numeric methods (i.e. without trigonometric ... > that one can measure any trigonometric function of the angle and after ... ABC is the arccossine of the dot product, ...
    (sci.math)
  • How to measure an angle?
    ... sorry for dubious question, but could someone advise how to measure in ... degrees an angle ABC with numeric methods (i.e. without trigonometric ... that one can measure any trigonometric function of the angle and after ...
    (sci.math)
  • Re: Pi with bad calculator
    ... little piece of grocery store calculator whose ... Since the side opposite the angle is half the ... and so the method works when the tangent is used. ... Why does the sine work better than the tangent? ...
    (sci.physics)
  • Re: How to measure an angle?
    ... >> sorry for dubious question, but could someone advise how to measure in ... >> degrees an angle ABC with numeric methods (i.e. without trigonometric ... >> that one can measure any trigonometric function of the angle and after ... > ABC is the arccossine of the dot product, ...
    (sci.math)
  • RE: Saving Excel Pro 2003 iteration results
    ... I deleted Calculator and. ... Not in the same cell, ... This may be fixed but I think making the iteration ... Then I increase the angle, let's say 41 and and recalculate 6 more ...
    (microsoft.public.excel.misc)

Loading