PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

is_infinite> <hypot
Last updated: Fri, 18 Jul 2008

view this page in

is_finite

(PHP 4 >= 4.2.0, PHP 5)

is_finite — Verifica se un numero dato è un numero finito

Descrizione

bool is_finite ( float $val )

Restituisce TRUE se val è un numero finito valido all'interno del range dei float, come definito da PHP su questa piattaforma.

Vedere anche is_infinite() e is_nan().



add a note add a note User Contributed Notes
is_finite
There are no user contributed notes for this page.

is_infinite> <hypot
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites