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, 04 Jul 2008

view this page in

is_finite

(PHP 4 >= 4.2.0, PHP 5)

is_finite — Encuentra si un valor es un número finito legal

Descripción

bool is_finite ( float $val )

Verifica si val es un número finito legal en esta plataforma.

Lista de parámetros

val

El valor a chequear

Valores retornados

TRUE si val es un número finito legal en el rango permitido para un valor flotante PHP en esta plataforma, FALSE de lo contrario.

Ver también



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, 04 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites