No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.

Rechercher une fonction PHP

is_finite

(PHP 4 >= 4.2.0, PHP 5, PHP 7)

is_finiteFinds whether a value is a legal finite number

Description

is_finite ( float $val ) : bool

Checks whether val is a legal finite on this platform.

PHP: is_finite - Manual Home of Manuel PHP  Contents Haut

Parameters

val

The value to check

PHP: is_finite - Manual Home of Manuel PHP  Contents Haut

Return Values

TRUE if val is a legal finite number within the allowed range for a PHP float on this platform, else FALSE.

PHP: is_finite - Manual Home of Manuel PHP  Contents Haut

See Also

Find a PHP function
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph