|
the complex argument is a function which is comonly used in functions such as complex exponentiation; it is a function which takes a Complex number and returns a real number to put it into easy to understand terms:
ARG(X + i * Y) = ARCTAN(Y / X)
Or to put it in terms of qb64 code:
ARG(X + i * Y) = ATN(Y / X)
NEXT WEEK: COMPLEX EXPONENTIATION
Categories: Equation of the Week, Complex Numbers
The words you entered did not match the given text. Please try again.
Oops!
Oops, you forgot something.