PC Review


Reply
Thread Tools Rate Thread

complex calculations

 
 
juliadesi
Guest
Posts: n/a
 
      15th Mar 2006

hi!

i need to do some calculations using complex numbers but when i try i
always get #VALUE.

an example of what i'm trying to do:

in cell C4: 0,41252365423753+4,8265267545791E-003i


the calculation: 1/C4


can excel not do these calculations? if not, could you please suggest
another appropriate programm with which i could do these calculations
(as the actual calculations are more complex than the example and i
need to repeat them over 300 times, please don't suggest using a
calculator)

cheers


--
juliadesi
------------------------------------------------------------------------
juliadesi's Profile: http://www.excelforum.com/member.php...o&userid=32476
View this thread: http://www.excelforum.com/showthread...hreadid=522621

 
Reply With Quote
 
 
 
 
Niek Otten
Guest
Posts: n/a
 
      15th Mar 2006
Look in HELP for the COMPLEX() function

--
Kind regards,

Niek Otten

"juliadesi" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> hi!
>
> i need to do some calculations using complex numbers but when i try i
> always get #VALUE.
>
> an example of what i'm trying to do:
>
> in cell C4: 0,41252365423753+4,8265267545791E-003i
>
>
> the calculation: 1/C4
>
>
> can excel not do these calculations? if not, could you please suggest
> another appropriate programm with which i could do these calculations
> (as the actual calculations are more complex than the example and i
> need to repeat them over 300 times, please don't suggest using a
> calculator)
>
> cheers
>
>
> --
> juliadesi
> ------------------------------------------------------------------------
> juliadesi's Profile: http://www.excelforum.com/member.php...o&userid=32476
> View this thread: http://www.excelforum.com/showthread...hreadid=522621
>



 
Reply With Quote
 
juliadesi
Guest
Posts: n/a
 
      15th Mar 2006

i know how to typ in complex numbers, i'm just not able to calculat
with the

--
juliades
-----------------------------------------------------------------------
juliadesi's Profile: http://www.excelforum.com/member.php...fo&userid=3247
View this thread: http://www.excelforum.com/showthread.php?threadid=52262

 
Reply With Quote
 
Mike Middleton
Guest
Posts: n/a
 
      15th Mar 2006
juliadesi -

> i know how to typ in complex numbers, i'm just not able to calculate with
> them <


To calculate, maybe you could use worksheet functions IMSUM, IMSUB,
IMPRODUCT, ...

- Mike
www.mikemiddleton.com


 
Reply With Quote
 
juliadesi
Guest
Posts: n/a
 
      15th Mar 2006

thank you, i'll try that :

--
juliades
-----------------------------------------------------------------------
juliadesi's Profile: http://www.excelforum.com/member.php...fo&userid=3247
View this thread: http://www.excelforum.com/showthread.php?threadid=52262

 
Reply With Quote
 
Dana DeLouis
Guest
Posts: n/a
 
      16th Mar 2006
Hi. I'm using the US version of Excel (ie. decimal point vs comma)
If A1 has the text string:
0.41252365423753+4.8265267545791E-003i

Then the formula is:
=IMDIV(1,A1)

Returns the correct answer: 2.423-2.835E-002i

Excel treats complex numbers as strings, so math operations involve using
special functions.
--
HTH. :>)
Dana DeLouis
Windows XP, Office 2003


"juliadesi" <(E-Mail Removed)> wrote
in message news:(E-Mail Removed)...
>
> i know how to typ in complex numbers, i'm just not able to calculate
> with them
>
>
> --
> juliadesi
> ------------------------------------------------------------------------
> juliadesi's Profile:
> http://www.excelforum.com/member.php...o&userid=32476
> View this thread: http://www.excelforum.com/showthread...hreadid=522621
>



 
Reply With Quote
 
juliadesi
Guest
Posts: n/a
 
      17th Mar 2006

finally i found the problem: i kept doing exactly as the help file tol
me to do, however, my version did not accept this, for the IMDI
function, for example, it told me to put a comma, but i have to put
semi-colon. stupid microsoft

--
juliades
-----------------------------------------------------------------------
juliadesi's Profile: http://www.excelforum.com/member.php...fo&userid=3247
View this thread: http://www.excelforum.com/showthread.php?threadid=52262

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Table with complex calculations Rick Microsoft Excel Worksheet Functions 3 6th Jan 2008 07:08 AM
RE: Iterations of complex calculations =?Utf-8?B?c2IxOTIwYWxr?= Microsoft Excel Misc 0 25th Feb 2007 06:01 AM
Re: Iterations of complex calculations Mike Middleton Microsoft Excel Misc 0 10th Jan 2007 07:43 PM
*Complex query/calculations =?Utf-8?B?Sk1vcnJlbGw=?= Microsoft Access 1 1st Mar 2004 03:51 PM
Complex (for me) calculations on database trettr Microsoft Access Queries 3 2nd Sep 2003 04:53 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:14 PM.