Christoph M. Becker
1d61be1ed9
float to string conversion is no longer locale dependent
2021-07-16 16:07:30 +02:00
Christoph M. Becker
f8476c9e0b
Fix BC number regex
...
* the integer part may contain non-leading zeroes
* The decimal point has to be a full stop
* the fractional part requires a leading decimal point
2021-05-07 14:18:59 +02:00
Christoph Michael Becker
3e2bff7191
Document what is a valid BCMath number
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352240 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-28 13:53:51 +00:00
Christoph Michael Becker
b23d3f10b8
Fix #80554 : Documentation for BCMath
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352239 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-28 13:04:38 +00:00
Sherif Ramadan
3e648f3fdf
Fix grammatical error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349317 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 11:30:32 +00:00
Sherif Ramadan
c8e5e322bd
Remove "Binary Calculator" mention from documentation.
...
It's BCMath.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349316 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 11:28:52 +00:00
Nikita Popov
708c4884f2
Fix typos
...
Patch by carusogabriel.
Closes php/doc-en#5 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347753 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-15 14:29:36 +00:00
Christoph Michael Becker
394eb8c182
Fix grammar
...
--
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347308 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-22 12:29:45 +00:00
Christoph Michael Becker
d0f5b88a93
Fix supported number range
...
libbcmath neither stores the decimal point nor a trailing nul byte,
so actually numbers with up to 0x7fffffff digits are supported,
if there is sufficient memory.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343027 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-09 12:35:10 +00:00
Christoph Michael Becker
b5397d3cda
Fix bug #66745 : Scientific notation
...
We document that float to string is problematic for BCMath.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343020 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-07 22:23:27 +00:00
Christoph Michael Becker
a3c18bfa37
bcmath numbers are not of unlimited size and precision
...
--
Provided by anonymous 17522 (divinity76@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340322 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 14:13:58 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
2d117865d2
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283801 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:35:26 +00:00
Hannes Magnusson
e9e870b579
MFB: Upgrade to the new-reference-structure
...
- Moved the intro from reference.xml to book.xml
- Change the intro ID to intro.<extname>
- Moved the requirement section to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247965 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-11 06:40:20 +00:00