This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-04-23 14:54:36

arthurz
Scratcher
Registered: 2010-02-03
Posts: 47

Maths help

I have a problem here...

I know that squaring a number is multiplying that number by itself - so i know what that means and what it does. but.....
but what does tangent,sine,cosine and the other things mean or what does it do??
and how can i use it in my projects?

answers are always greatly appreciated  smile

Last edited by arthurz (2010-04-23 14:56:14)


Sine wave engine, check it out.
http://www.scratch.mit.edu/projects/arthurz/2816216

Offline

 

#2 2010-04-23 15:04:36

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Maths help

Well, there is a topic in the FAQ (Frequently Asked Questions) section of the forums that talks about this a bit...

http://scratch.mit.edu/forums/viewtopic.php?id=5326


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#3 2010-04-23 15:08:53

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: Maths help

arthurz wrote:

I have a problem here...

I know that squaring a number is multiplying that number by itself - so i know what that means and what it does. but.....
but what does tangent,sine,cosine and the other things mean or what does it do??
and how can i use it in my projects?

answers are always greatly appreciated  smile

Squaring a number can be written as x^2.

Tangent, Sine, Cosine, Arc Tangent, Arc Sine, and Arc Cosine are all parts of Trigonometry.

Sqrt is short for Square root.

Abs is short for Absolute Value.

Ln and log are short for Logarithm.

E^ raises e to the specified power.

10^ raises 10 to the specified power.

Hope this helps.
________________________________________
EDIT: NOOO I GOT OUTPOSTED!

Last edited by ThePCKid (2010-04-23 15:09:26)

Offline

 

Board footer