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

Add imaginary value BI to complex number A.

Pascal
function CAddI(const A: TCplx; const BI: double): TCplx; overload;

Add imaginary value BI to complex number A: R = A + b*i;

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