Symbolics > Working with Symbolics > Simplifying and Rewriting Expressions > Writing Complex Numbers in Standard Form
Writing Complex Numbers in Standard Form
Use the keyword rectangular to write a complex number in standard, rectangular form, a+bi.
The returned answer is in the standard, rectangular form a+bi, where a and b are the real and imaginary parts of the complex number, respectively.
Evaluate the following complex conjugate.
Use the keyword rectangular to evaluate the same complex conjugate.
The returned answer is in the standard rectangular form a+bi.
Was this helpful?