Complex.Phi()
Complex.Phi()
Type: INSTANCE FUNCTION
Purpose: Calculates the phase of a complex number in radians.
Usage: Result = Complex.Phi()
Complex | COMPLEX | Existing instance of a complex number. | |
Result | COMPLEX |
Phase of complex number Complex in radians. |
Comments are closed.