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

Checks if number is INF or NAN.

Pascal
function IsInfNan(const X: double): boolean; overload;

true if real number X is INF or NAN.

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