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

Multiplies complex number with I.

Pascal
function MulI(const X: TCplx): TCplx; overload;

original value, multiplied with i: (x+I*y) becomes: -y+I*x

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