|
-
May 21st, 2001, 06:59 AM
#1
Thread Starter
Frenzied Member
Trigonometric Functions?
Example:
Code:
sin(90-x) = cosx
...
tg(270-x) = ctgx
...
etc.
Where can i get info (like a table) with all these functions (sin(180-x) = ?, cos(360-x) = ?,tg(270-x) = ?), etc.
-
May 21st, 2001, 07:11 AM
#2
Frenzied Member
There's a lot of info on them in the VB help files for trig functions. Someone pasted a load of info on them a few weeks ago.
Harry.
"From one thing, know ten thousand things."
-
May 21st, 2001, 08:13 AM
#3
Member
you'll find this kind of stuff in all better general math books. and if you are too lazy to go to library check:
www.efunda.com
WIN 2000 Prof. / WIN 98 / WIN 95, IE6.0, Mathematica 4.0
Visual Studio Enterprise 6.0 sp5
-
May 21st, 2001, 11:56 AM
#4
Look up 'derived math functions' in vb help, for instance. Not every possible trig function is supported by the math library of every language. In this case, help tells you which identity to use for an unsupported trig function. Or other function.
... just an aside.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|