What is the function for sin-1(0.8136123) for example?
And cos-1 and tan-1 too.
What is the function for sin-1(0.8136123) for example?
And cos-1 and tan-1 too.
Do you mean the inverse of sin()?
I think SCAR calls it ArcSin.
The best way to contact me is by email, which you can find on my website: http://wizzup.org
I also get email notifications of private messages, though.
Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
Documentation | Source | Simba Bug Tracker on Github and Villavu )
My (Blog | Website)
function Sin(e : Extended): Extended;
The Sin function is a mathematical function giving the Sine value of X given in radians.
function Cos(e : Extended): Extended;
The Cos function is a mathematical function giving the Cosine value of X given in radians.
function Tan(X: Extended): Extended;
The Tan function is a mathematical function giving the Tangent value of X in radians.
function ArcTan(X: Extended): Extended;
The ArcTan function is a mathematical function giving the value in radians of the Arc Tangent of X.
function ArcSin(X: Extended): Extended;
The ArcSin function is a mathematical function giving the value in radians of the Arc Sine of X.
function ArcCos(X: Extended): Extended;
The ArcCos function is a mathematical function giving the value in radians of the Arc Cosine of X.
~RM
SCAR -> F1, next time![]()
Damn I still gotta learn all this shit at school![]()
Ce ne sont que des gueux
its not shit :P its very interesting (for me )
sin300 = sin(270 + 30) = -cos30 :P
cos-315 = cos315 = cos (360 - 45) = cos45
:P
me doesn't get ;O
Ce ne sont que des gueux
nah.. its easy part :P
:P
Trigonometry baby. Gotta love it.
Stupid triangles.
I'm pretty sure there are a couple trigonometry tutorials in the tutorial section, please correct me if I am wrong.
I'm making one atm, but Zephy's is pro.

http://www.villavu.com/forum/showthread.php?t=22334
..
DARN YOU NAUM! D:<
I have to say Zephyr is very talented and is a great asset to the community.
There are currently 1 users browsing this thread. (0 members and 1 guests)