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: TOpenCLMatrix; X: TOpenCLMatrix): clMatrix; overload;

Internally calls clMatrix.ArcTan2

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