Click or drag to resize

VectorDoPointwiseAtan2 Method

Overload List
 NameDescription
Protected methodDoPointwiseAtan2(Complex, VectorComplex) Pointwise applies the two-argument arctangent using a scalar and stores the result in result.
Protected methodDoPointwiseAtan2(VectorComplex, VectorComplex) Pointwise applies the two-argument arctangent using another vector and stores the result in result.
Top
See Also