c# calculation help

Posted by Jonas B on Stack Overflow See other posts from Stack Overflow or by Jonas B
Published on 2010-06-15T11:51:06Z Indexed on 2010/06/15 11:52 UTC
Read the original article Hit count: 235

Filed under:
|

Hi, I'm pretty useless when it comes to math and I have a problem I need help with. This has nothing to do with schoolwork, it's in fact about alcatel and the ticketextractor. I have two values that needs to be calculated in a c# application according to a formula specified in their documentation:

"The global callid is equal to: callid1 multiplied by 2 power 32 plus callid2"

As I said I'm not big with maths so that statement says nothing to me. If anyone know how to calculate it i'd appreciate it! Thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about math