Jump to content

Trignomotry

- - - - -

  • Please log in to reply
1 reply to this topic

#1
bbqroast

bbqroast

    Codecall Addict

  • Members
  • PipPipPipPipPipPipPip
  • 554 posts
  • Location:/etc/passwd
How does trig work? I have always wondered this, what logic goes into it???
I actually kind of want to build a trig calculator in red-stone but I imagine it would be far too complex!
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
There are two models for it. The simplest is a right triangle. Looking at one of the other two angles, sine(angle) = opposite side / hypotenuse. cosine(angle) = adjacent side / hypotenuse. tangent(angle) = opposite side / adjacent side.

There are a bunch of identities, but the core is SOH-CAH-TOA.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users