engineering functions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,

i want to perform a complex operation (operation which involves complex
numbers i.e. (1+i)*(2-3i). how can i do this? i have read the help and it
asked me to select engineering function which i cannot find in my excel's
function list. thank you
 
The Engineering functions are part of Analysis Toolpak.
Tools>Add-ins, check Analysis Toolpak.
Now there should be an Engineering category in your function list.
--
Kind regards,

Niek Otten

| hi,
|
| i want to perform a complex operation (operation which involves complex
| numbers i.e. (1+i)*(2-3i). how can i do this? i have read the help and it
| asked me to select engineering function which i cannot find in my excel's
| function list. thank you
 
Use IMPRODUCT():


It returns the product of 2 to 29 complex numbers in x + yi or x + yj text
format.

If this function is not available, and returns the #NAME? error, install and
load the Analysis ToolPak add-in.
 
isa982 said:
hi,

i want to perform a complex operation (operation which involves complex
numbers i.e. (1+i)*(2-3i). how can i do this? i have read the help and it
asked me to select engineering function which i cannot find in my excel's
function list. thank you

Hallo,

You can find an excel file to perform complex operations with excel on
my page:
www. wolfgang-drechsel.de. It uses macros and the excel included
functions for complex numbers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top