Commit graph

43 commits

Author SHA1 Message Date
Derick Rethans
c44cd502a9 - Some people don't know how to use tabs in documentation ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146359 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-13 09:48:27 +00:00
Joey Smith
adf9d0b7d9 Some people don't know what "e" is.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146358 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-13 07:51:37 +00:00
Jakub Vrana
d85ff3ebca In fact, this function doesn't round halves to the nearest even value as stated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145950 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-08 09:20:11 +00:00
Jakub Vrana
f49d1921d2 Seed becomes optional in PHP 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145949 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-08 09:19:54 +00:00
Jakub Vrana
f49d0677bf Bad word-division in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145948 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-08 09:19:44 +00:00
Jakub Vrana
4169ae1c85 See also other *dec* functions and base_convert
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145947 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-08 09:19:12 +00:00
Jakub Vrana
8accd11132 There was small first letter in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145946 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-08 09:18:07 +00:00
Jakub Vrana
9e4a34a9e5 Returns number, not mixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145945 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-08 09:17:26 +00:00
Mehdi Achour
8fe5d8d80a a bit o' trigo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142830 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-21 11:48:57 +00:00
Mehdi Achour
8559b9961b adding missing refpurposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142828 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-21 11:23:45 +00:00
Sara Golemon
967fc8d901 Add see-also for log()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139430 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 02:27:36 +00:00
Mehdi Achour
b3a65a3c16 adding role and php tag when needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138005 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 17:35:22 +00:00
Sara Golemon
ceacf64f8d Note re: RAND_MAX limitations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137558 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-13 00:52:24 +00:00
Mehdi Achour
be37fbbabd see also number_format()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135669 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-23 01:34:31 +00:00
Philip Olson
072b8f71aa A complete rewrite of min() and max() docs to reflect how they really work, including
many examples.  See also count().  This also closes bug #22565


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135408 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-19 01:03:46 +00:00
Derick Rethans
0172434e4d - Added tags, reordered info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132013 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 18:31:33 +00:00
Philip Olson
9fd7018715 Implement &note.randomseed; which states that random number generation is
automatic as of PHP 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129466 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-30 19:48:38 +00:00
Mehdi Achour
2418deab9e linking exp and log
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127256 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-16 07:49:30 +00:00
Damien Seguy
3ac82682c4 Reverting to mixed, and corecting see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112638 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 04:43:55 +00:00
Damien Seguy
e7e93e1db5 cross reference with min
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112637 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 04:18:59 +00:00
Jesus M. Castagnetto
6ffbab6126 Adding ref to the equation: log_b(n) = log(n)/log(b), so no more incorrect
notes will be added by people who have forgotten their logarithms ;-)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109084 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-26 23:22:48 +00:00
Philip Olson
992b05380b Removing 404 link which is uneeded anyway. Reworded a bit too.
Helps close bug #14732


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104353 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-15 19:47:05 +00:00
Xiao shengwen
e36d09ba36 typo fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103309 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-11 10:06:19 +00:00
Philip Olson
341b61b860 Documenting new optional base parameter; patch submitted by Pollita.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103305 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-11 07:29:48 +00:00
Jesus M. Castagnetto
12c27fe324 yet another typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101383 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-26 00:29:33 +00:00
Jesus M. Castagnetto
7cd2923f99 Added example to clarify the explanation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101379 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-25 22:56:02 +00:00
Jesus M. Castagnetto
3445a709f3 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101378 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-25 22:46:43 +00:00
Jesus M. Castagnetto
a12dffb0e4 Adding docs for fmod.
Making the exp docs more clear and precise.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-25 22:41:34 +00:00
Dallas Wang
402a021a40 Remove number-format.xml, it was moved to string functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97304 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-28 22:46:24 +00:00
Xiao shengwen
cd2a7c22bb add <parameter> tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95561 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 07:01:44 +00:00
Georg Richter
d7d6d8252e fixed typo (bug #19132)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@93904 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-28 05:11:20 +00:00
Sander Roobol
20bb98ea63 Various minor typos, thanks to Paul Hudson for spotting most of them...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87193 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-30 10:41:44 +00:00
Sander Roobol
a98c8b62e9 Some more (small) changes/improvements to the math functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84537 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-03 15:06:16 +00:00
Sander Roobol
0982f71af9 Various small changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84417 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 11:56:51 +00:00
Philip Olson
0833c63fa2 Added some examples. Returns NULL on failure. Will fail if one variable is
undefined.  See also max().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84374 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 04:36:16 +00:00
Philip Olson
c79b43a897 Fixed incorrect examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84364 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 01:54:25 +00:00
Philip Olson
feed08b467 Fixed incorrect example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84363 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 01:47:58 +00:00
Philip Olson
31b7cb8f73 Fixing incorrect example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84362 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 01:43:41 +00:00
Philip Olson
ffe924ac93 Clarify the description, include an example, and See also: deg2rad().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84361 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 01:17:15 +00:00
Sander Roobol
6a3d115965 Added notes that seeding is no longer necessary since 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81938 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-12 13:18:54 +00:00
Sander Roobol
c515678bc4 #16946
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80902 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-02 10:48:14 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00