fmod
<<<
getrandmax hexdec
>>>

6.51 Mathématiques
6 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

6.51.28 getrandmax()Plus grande valeur aléatoire possible

[ Exemples avec getrandmax ]   PHP 3, PHP 4

int  getrandmax ( void )

getrandmax retourne la plus grande valeur aléatoire possible retournée par rand .

Voir aussi rand , srand mt_rand , mt_srand et mt_getrandmax .

<< getrandmax >>
fmod Mathématiques hexdec