Complex
Built-in functions › Mathematics › Complex
12 functions in this category.
| Function | What it does |
|---|---|
abs | Absolute value. |
complex | Construct complex numbers from real and imaginary parts. |
conj | Complex conjugate. |
db | Decibel scale (10 × log₁₀). |
db20 | Amplitude decibel scale (20 × log₁₀). |
degree | Phase angle of a complex number (degrees). |
imag | Imaginary part of a complex number. |
mag | Magnitude (modulus) of a complex number. |
norm | Vector or matrix norm. |
phase | Phase angle of a complex number (radians). |
real | Real part of a complex number. |
sign | Sign of a number. |