You are here: Symbol Reference > clMtxExpr Namespace > Functions > clMtxExpr.ArcTan2 Function
MtxVec VCL
ContentsIndex
PreviousUpNext
clMtxExpr.ArcTan2 Function

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

Pascal
function ArcTan2(Y: TOpenCLVector; X: TOpenCLVector): clVector; overload;

Internally calls clVector.ArcTan2

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