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

Compares two complex numbers.

Pascal
function Smaller(const X: TCplx; const Y: TCplx): boolean; overload;

true if X is smaller than Y. If absolute values are equal it compares the phase.

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