4.129.81 static int isfinite
static int isfinite(double __x)
The isfinite() function returns a nonzero value if __x is finite: not plus or minus infinity, and not NaN.
static int isfinite(double __x)
The isfinite() function returns a nonzero value if __x is finite: not plus or minus infinity, and not NaN.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.