You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > FlipConj Method > Vector.FlipConj Method ()
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.FlipConj Method ()

Flips the real and imaginary part of complex numbers and conjugates the complex numbers.

Pascal
function FlipConj: TMtxVec; overload;

Performs the following operation: 

 

a + bi ==> b - ai

 

Method flips the real and imaginary part and conjugates calling object complex elements in-place.

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