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

Check the value.

Pascal
function CheckRange(const Low: double; const X: double; const High: double): boolean; overload;

true if X is bigger or equal then Low and smaller or equal then High.

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