home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / zkuste / delphi / unity / d45 / ESBMATHS.ZIP / ESBMaths.txt < prev    next >
Text File  |  2001-06-19  |  2KB  |  67 lines

  1. ESBMaths(TM) v3.2.1 19 June 2001
  2.  
  3. by ESB Consultancy (Glenn Crouch) mailto:info@esbconsult.com.au
  4.  
  5. (c) 1997-2001 ESB Consultancy
  6. PO Box 2259
  7. Boulder WA 6449
  8. AUSTRALIA
  9. http://www.esbconsult.com.au/
  10.  
  11. Includes over 150 Routines!
  12.  
  13. The aim of this code is to provide miscellaneous Mathematical and
  14. Statistical Routines both for Integers and Floating Point Values.
  15.  
  16. The Delphi Math unit is not required so this can safely be used
  17. by owners of the Standard versions.
  18.  
  19. Code is Delphi 4, 5  & 6 but should also work fine in Delphi 2 and 3 due
  20. to conditional compiler instructions. ESBMaths2 unit is Delphi 4, 5 & 6
  21. specific as it contains routines for Dynamic Arrays.
  22.  
  23. You are free to use the code as you see fit, however an
  24. Email or Postcard would be nice, as would a reference to
  25. our web site included on our web site or in your docs.
  26. Though none of this is obligatory.
  27.  
  28. ESB Consultancy makes no guarantees regarding the capabilities
  29. nor the "Safeness" of this code. It is free after all,
  30. so you take all the risks :-)
  31.  
  32. ESB Consultancy makes no promise of support for this code,
  33. however we are happy to receive Email comments
  34.  
  35. There is a support Conference available at:
  36. http://e-fora.net:8080/~ESB
  37.  
  38. This allows access via Web Board, Mailing List and/or News Reader.
  39. If you have trouble accessing, then email us and we will happily
  40. add you to Mailing List Access.
  41.  
  42. Latest version always at http://www.esbconsult.com.au
  43.  
  44. ---
  45.  
  46. If you want even more Math & Stats watch checkout ESBPCS -
  47. ESB Professional Computation Suite - with 3000+ routines
  48. and 80+ components to make Data Entry and Manipulation
  49. Easier in Delphi 4, 5 & 6 and C++ Builder 4 & 5.
  50.  
  51. http://www.esbconsult.com.au/esbpcs.html
  52.  
  53. ---
  54.  
  55. Special thanks to Marcel Martin who donated some optimised
  56. code. Marcel's excellent product HIT - Huge Integer Tools -
  57. can be downloaded from:
  58.  
  59. http://www.esbconsult.com.au/esbpcs-hit.html
  60.  
  61. Special thanks to Rory Daulton who also donated optimised
  62. code to make things even better.
  63.  
  64. ---
  65.  
  66. Version History: See Whatsnew.txt
  67.