argument
|
The argument function returns the angle of a complex argument expressed in
radians. The angle is the exponent of the complex number expressed in polar coordinates.
The angle can also be expressed as the arctan of the imaginary part divided by the real
part; therefore the angle of a complex number a + bi is given by: arctan(b / a) Usage The argument function is used to determine the angle of a complex number expressed in polar coordinates.
(argument X) The angle of the complex number when expressed in polar coordinates.
Expression:
Arguments
Name
Type
Description Argument: X Complex
A Complex Number
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Number | Complex |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|