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

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

Syntax
C#
Visual Basic
public static clValue ArcTan2(TOpenCLValue Y, TOpenCLValue X);

Internally calls clValue.ArcTan2

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