» Version | » Information |
---|---|
2009-09-20 beta |
|
2003-10-20 stable |
|
0.2 |
Easy InstallNot sure? Get more info. pear install Math_Basex-0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_Basex-0.2 Release date: 2002-12-13 08:04 UTC Release state: stable Release uploaded by: zyprexia Changelog: The maximum number that can be used is different per platform. If your long (int4) integer is too short and your platform doesn't provide int8 (64-bit) integers, try converting your numbers to a double. Doubles are also 8-bytes. This way you can use int8 integers. You may want to run the integer-test.php test script to check whether your platform supports int8. |
2002-12-12 stable |