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 |
|---|
| finite(3m) - hpux |
| finitef(3m) - hpux |
| finitel(3m) - hpux |
| openal_source_set(3) - php |
| pspell_config_runtogether(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Hiding password from ps |
| ulimit |
| Script showing incorrect output |