★ wanayoo — archive 1999 http://www.php.net/manual/de/function.getrandmax.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Math.
Quick Reference
Math.
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this pageDutch version of this page
* Abs
* Acos
* Asin
* Atan
* Atan2
* base_convert
* BinDec
* Ceil
* Cos
* DecBin
* DecHex
* DecOct
* deg2rad
* Exp
* Floor
* getrandmax
* HexDec
* Log
* Log10
* max
* min
* mt_rand
* mt_srand
* mt_getrandmax
* number_format
* OctDec
* pi
* pow
* rad2deg
* rand
* round
* Sin
* Sqrt
* srand
* Tan

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: getrandmax
View the source code for this pageSearch the site



Previous page
 Floor
 Updated
Sat, 21 Oct 2000
HexDec 
Next page


getrandmax

(PHP 3, PHP 4 )

getrandmax -- Größtmöglicher Zufallswert

Beschreibung

int getrandmax (void)

Diese Funktion liefert den höchsten Wert, den ein Aufruf der Funktion rand() auf dieser Plattform zurückgeben kann.

Siehe auch rand(), srand() mt_rand(), mt_srand() und mt_getrandmax().


User Contributed Notes: getrandmax


max@maxwd.hypermart.net
30-Aug-2000 12:20
Surprisingly enough, rand(1,getrandmax()) doesn't work on some machines.


 About Notes


Previous page
 Floor
 Updated
Sat, 21 Oct 2000
HexDec 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.