#1   Report Post  
Posted to microsoft.public.excel.misc
juliadesi
 
Posts: n/a
Default complex calculations


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

  #2   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default complex calculations

Look in HELP for the COMPLEX() function

--
Kind regards,

Niek Otten

"juliadesi" wrote in message
...

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



  #3   Report Post  
Posted to microsoft.public.excel.misc
juliadesi
 
Posts: n/a
Default complex calculations


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

  #4   Report Post  
Posted to microsoft.public.excel.misc
Mike Middleton
 
Posts: n/a
Default complex calculations

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


  #5   Report Post  
Posted to microsoft.public.excel.misc
juliadesi
 
Posts: n/a
Default complex calculations


thank you, i'll try that :)


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



  #6   Report Post  
Posted to microsoft.public.excel.misc
Dana DeLouis
 
Posts: n/a
Default complex calculations

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" wrote
in message ...

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



  #7   Report Post  
Posted to microsoft.public.excel.misc
juliadesi
 
Posts: n/a
Default complex calculations


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


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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to compute the inverse of a matrix with some complex elements Annoushka42 Excel Worksheet Functions 0 March 6th 06 12:08 AM
Calculations based on PivotTable information jerry Excel Discussion (Misc queries) 0 October 3rd 05 07:25 PM
Importing XML containing Complex Elements troy Excel Discussion (Misc queries) 0 September 29th 05 06:27 PM
Calculations crossing multiple sheets Stephen McArthu Excel Discussion (Misc queries) 4 June 6th 05 04:35 PM
time interval calculations in excel Krishna Excel Discussion (Misc queries) 6 April 8th 05 02:57 PM


All times are GMT +1. The time now is 10:17 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"