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

Multiply complex number B with imaginary number Ai.

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

Multiply complex number B with imaginary number Ai: R = a*i*B;

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