arg:argument of a complex number 复数的辐角 例如: z = r*(cosθ + i sinθ) r是z的模,即:r = |z|; θ是z的辐角,记作:θ = arg(z) 明白了吗