You are here: Symbol Reference > clMtxExpr Namespace > Classes > clVector Record > public > Divide Operator > clVector.Divide Method (TOpenCLMtxVec, TOpenCLMtxVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
clVector.Divide Method (TOpenCLMtxVec, TOpenCLMtxVec)

Divide each of Num elements with corresponding elements in Den.

Pascal
function Divide(Num: TOpenCLMtxVec; Den: TOpenCLMtxVec): TOpenCLMtxVec; overload;

Size and Complex property of the calling object are set automatically. The result is stored in the calling object. 

The result of division by zero will be the INF constant. Division of zero by zero will result in NAN.

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