You are here: Symbol Reference > Math387 Namespace > Functions > Math387.Arg Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.Arg Function

The argument of Z.

Pascal
function Arg(const Z: TCplx): double; overload;

the argument of the complex number Z: Arg(Z) = ArcTan(Z.Im/Z.Re).

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!