1 Jan 2003 08:46
RFC - Two more Math packages: Math_Integer and Math_Fibonacci
Jesus M. Castagnetto <jcastagnetto <at> yahoo.com>
2003-01-01 07:46:34 GMT
2003-01-01 07:46:34 GMT
Just finished pearizing a couple of Math_* packages. Math_Integer will use GMP or BCMATH to deal w/ big integers, otherwise it will fall back to the standard PHP integer representation (in which case it will refuse to initialize objects w/ a value bigger than the maximum for signed long). Get it doing: $ pear install http://www.scripps.edu/~jesusmc/stuff/Math_Integer-0.8.tgz Math_Fibonacci, is a class w/ static methods to create and manipulate numbers in the Fibonacci series (0, 1, 1, 2, 3, 5, ...). It uses Math_Integer so install that one first. Get Math_Fibonacci by doing: $ pear install http://www.scripps.edu/~jesusmc/stuff/Math_Fibonacci-0.8.tgz Comments/ideas/+1s will be appreciated(Continue reading)Happy New Year everyone! ===== --- Jesus M. Castagnetto (jcastagnetto <at> yahoo.com) Research: http://metallo.scripps.edu/ Personal: http://www.castagnetto.org/ __________________________________________________ Do you Yahoo!?
Happy New Year everyone!
=====
--- Jesus M. Castagnetto (jcastagnetto <at> yahoo.com)
Research:
RSS Feed