sotito
March 28th, 2008, 03:46 PM
Hey there everyone.
Well i am almost new to programing and right now i am working on a program which will tell me the area of all the shape known to man... well atleast all know in algebra 2. But right now i am kinda stuck with square's. I know to get the area of a square all i need is a side and put it to the power of 2. I heard from someone to do that all i need to do is put it like this:
X^2
but that isin't really working no matter how i try to put it. So can someone please show me an example of how to do that. I would apreciated if you would show me a full working program. Even if its really simple.
Well i am almost new to programing and right now i am working on a program which will tell me the area of all the shape known to man... well atleast all know in algebra 2. But right now i am kinda stuck with square's. I know to get the area of a square all i need is a side and put it to the power of 2. I heard from someone to do that all i need to do is put it like this:
X^2
but that isin't really working no matter how i try to put it. So can someone please show me an example of how to do that. I would apreciated if you would show me a full working program. Even if its really simple.