| MATLAB Compiler | ![]() |
static bool IsFinite(double x)
Test if value is finite and returns true if value is finite.
C++ syntax
Arguments
Return value
Description
Call mwArray::IsFinite to determine whether or not a value is finite. A number is finite if it is greater than -Inf and less than Inf.
| static double GetInf() | static bool IsInf(double x) | ![]() |
© 1994-2005 The MathWorks, Inc.