» Version | » Information |
---|---|
2009-09-20 beta |
|
2003-10-20 stable |
|
2002-12-13 stable |
|
0.1 |
Easy InstallNot sure? Get more info. pear install Math_Basex-0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_Basex-0.1 Release date: 2002-12-12 18:36 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. |