You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > ArcTan2 Method > clMtxExpr.ArcTan2 Method (TOpenCLVector, TOpenCLVector)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.ArcTan2 Method (TOpenCLVector, TOpenCLVector)

Compute the ArcTan2 function from X and Y and return the result.

Syntax
C#
Visual Basic
public static clVector ArcTan2(TOpenCLVector Y, TOpenCLVector X);

Internally calls clVector.ArcTan2

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