You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > IsEqual Method > TMtxVec.IsEqual Method (double, double, TCompare)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.IsEqual Method (double, double, TCompare)

Compares real Value with all calling object elements.

Pascal
function IsEqual(const Value: double; const Tolerance: double; const Compare: TCompare): boolean; overload;

Algorithm uses the Compare method and specified Tolerance.

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