Services webmasters
Partenaires
Jeux concours gratuits
 
hypot
<<<
is_finite is_infinite
>>>

7.50 Mathématiques
7 Index des fonctions
 Manuel PHP

Introduction
Pré-requis
Installation
Configuration à l'exécution
Types de ressources
Constantes prédefinies
abs
acos
acosh
asin
asinh
atan
atan2
atanh
base_convert
bindec
ceil
cos
cosh
decbin
dechex
decoct
deg2rad
exp
expm1
floor
fmod
getrandmax
hexdec
hypot
->is_finite
is_infinite
is_nan
lcg_value
log
log10
log1p
max
min
mt_getrandmax
mt_rand
mt_srand
octdec
pi
pow
rad2deg
rand
round
sin
sinh
sqrt
srand
tan
tanh

7.50.31 is_finite()Indique si un nombre est fini

[ Exemples avec is_finite ]   PHP 4 >= 4.2.0

bool  is_finite ( float   val )

is_finite retourne TRUE si val est une valeur finie, c'est à dire une valeur qui peut être représentée par un nombre à virgule flottante sur cette plate-forme.

Voir aussi is_infinite et is_nan .

<< is_finite >>
hypot Mathématiques is_infinite
Services webmasters
Les manuels
 
CoursPHP.com - Reproduction interdite -