Re: help
[Prev][Next][Index][Thread]
Re: help
In article <358E2501.8A2@hotmail.com>, shfty@hotmail.com wrote:
>Could any one please tell me how to square a sin , cos or tan , , I
>attemtp to graph equations like sin x cos^2-sin x and i get an error
>where the square "^2" is .
sin^2 x
Is the same thing as:
(sin x)^2
It is just noted differently.
So to graph the above equation, go into Y=, and type:
* is the multiplication symbol
sin x * (cos x)^2 - sin x
--
bizmark@SPAMmartini.office.cdsnet.net
Use address above, but remove SPAM to reply. Thanks. :)
_____
"As soon as we are born into this world we begin interpreting our surroundings.
It was only natural that I chose a career in statistics."
References:
- help
- From: brick <shfty@hotmail.com>