SommaireTelecharger la documentationChapitre suivantChapitre precedent  

 
Raccourci :  
Mathématiques

Introduction
Constantes mathématiques
abs
acos
asin
atan
atan2
base_convert
bindec
ceil
cos
decbin
dechex
decoct
deg2rad
exp
floor
getrandmax
hexdec
lcg_value
log
log10
max
min
mt_rand
mt_srand
mt_getrandmax
number_format
octdec
pi
pow
rad2deg
rand
round
sin
sqrt
srand
tan

8.14.26 mt_getrandmax
[Notes en ligne] [Exemples]

La plus grand valeur aléatoire possible

int mt_getrandmax (void )
mt_getrandmax() retourne la plus grand valeur aléatoire possible que peut retourner mt_rand().
Voir aussi mt_rand(), mt_srand() rand(), srand() et getrandmax().


Chapitre précédentChapitre suivantAccueil nexen.net