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

Add imaginary value AI to complex number B.

Pascal
function CAddI(const AI: double; const B: TCplx): TCplx; overload;

Add imaginary value AI to complex number B: R = a*i + B;

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