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

Compares two complex numbers.

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

True if X is bigger then Y. If absolute values are equal it compares the phase

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