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

Subtract imaginary value BI from complex number A.

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

Subtract imaginary value BI from complex number A: R = A - b*i;

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