Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old July 29th, 2008, 01:26 PM
Newbie
 
Join Date: Jul 2008
Posts: 1
Default system.math in c#.net or javascript

hi,
I am developing intensity of wave in physics.
I am using system.math in c#.
every thing is fine. but the result of Intensity is not well.
my formula is:-
I=4*a2*cos2(delta/2);
delta=2pi/lambda*trangle;
trangle=dx/d
lambda=constant*10pow-10;

but i am not able to solve the value of i which is using...

i=4*math.pow(a,2)*math.pow(math.cos(lambda/2),2); this is right
or
i=4*a*a*cos(lambda/2)*cos(lambada/2)) //comming error

Rajesh, new Delhi.
Reply
  #2  
Old July 29th, 2008, 04:44 PM
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,072
Default

Is this a mobile device question or just a general c# question?

I removed those numbers at the bottom of your post because it looked like a phone number. Please do not put private information on this website. We will not be held responsible for con artists and crooks stealing your personal information and using it for illegal activities.
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles