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

Compare complex value X with all calling object elements.

Pascal
function Find(const X: TCplx): integer; overload;

the Index of last matched element. If no matching elements are found, the result is -1.

An exception is raised if calling object Complex property is false.

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