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

Checks if number is INF 0r NAN.

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

true if complex number X is INF or NAN.

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