You are here: Symbol Reference > Math387 Namespace > Functions > Math387.CDiv Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.CDiv Function

Complex division.

Pascal
function CDiv(const A: TCplx; const B: TCplx): TCplx; overload;

the result of complex division: Z = A/B.

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