PDA

View Full Version : equation with complex term


nhasan
04-24-2009, 11:57 PM
how can i write expression for calculating a complex number using another complex number in the expression?

tzeis
05-01-2009, 01:35 AM
When using complex variable types, write out simple equations like you would for a non-complex equation. Many intrinsic functions accept a complex argument and give a complex result when appropriate. Check the documentation for a particular function to see if it will behave as desired.