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.17 getrandmax
[Notes en ligne] [Exemples]

Plus grande valeur aléatoire possible

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().


Chapitre précédentChapitre suivantAccueil nexen.net