The isfinite() function in C identifies if a number is finite. The declaration of isfinite() is shown below: int isfinite(float num);.
確定! 回上一頁