|
-
March 18th, 2009, 02:55 PM
#1
writing a formula with powers and trig in C++ borland builder 4
Hi,
dont really know much about programming or anything like this.
But basicly in my program i am trying to write the following formula:

(linked formula as a picture to keep its format)
basicly does anyone have any ideas how i would write this?
my guess was Y=(sin((acos(x))^(2/N)))^(2/N);
but i dont think ive done the powers right, ive read somewere that you have to use pow(i,j) for powers?
any help would be apreciated, thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|