TelMeDragon
Feb 22 2008, 12:49 AM
So I started programming a bit, and my first program was converting Celsius to Fahrenheit. This inspired me to make one for trigonomic (<-- is this a word?) functions. My only problem is, how do I write out Sine, Cosine, and Tangent in programming language? Thank you for your replies.
Keithuk
Feb 22 2008, 08:16 AM
It depends which programming language you are using. In VB6 there are Sin, Cos and Tan functions.
danbrownlow
Feb 22 2008, 08:38 AM
The power of google =] Just do a quick search for the language plus maths functions or something like that. Will sure enough find some awesome sites to help you along. If your using Java, remember about the Java API. Is a lifesaver =]
TelMeDragon
Feb 22 2008, 03:41 PM
Whoops, sorry, I'm using C++.
Ryan 3000
Apr 2 2008, 04:59 PM
QUOTE(TelMeDragon @ Feb 22 2008, 01:49 AM)

make one for trigonomic (<-- is this a word?)
trigonometric