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

search for in the

is_infinite> <hypot
[edit] Last updated: Fri, 17 May 2013

view this page in

is_finite

(PHP 4 >= 4.2.0, PHP 5)

is_finiteVerifica se um valor é um número finito

Descrição

bool is_finite ( float $val )

Verifica se val é número finito legal na plataforma.

Parâmetros

val

The value to check

Valor Retornado

TRUE se val é um número finito legal dentro do limite permitido para um float do PHP na plataforma, caso contrário FALSE.

Veja Também



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites