Query: is_finite
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IS_FINITE(3) 1 IS_FINITE(3) is_finite - Finds whether a value is a legal finite numberSYNOPSISbool is_finite (float $val)DESCRIPTIONChecks whether $val is a legal finite on this platform.PARAMETERSo $val - The value to checkRETURN VALUESTRUE if $val is a legal finite number within the allowed range for a PHP float on this platform, else FALSE.SEE ALSOis_infinite(3), is_nan(3). PHP Documentation Group IS_FINITE(3)
Related Man Pages |
---|
complex(3o) - debian |
complex(3) - centos |
finite(3m) - hpux |
finiteq(3m) - hpux |
round(3) - php |
Similar Topics in the Unix Linux Community |
---|
Hiding password from ps |
Invalid Characters in the file. |
ulimit |
Script showing incorrect output |