home *** CD-ROM | disk | FTP | other *** search
/ Freelog 45 / Freelog045.iso / Palm / PilotPlot / readme.txt < prev   
Text File  |  2000-10-08  |  886b  |  26 lines

  1. PilotPlot 0.6.9colorBETA
  2.  
  3. PilotPlot is a freeware function plotter for the PalmPilot. It has a
  4. real time scrollable virtual Display, a database for the functions and
  5. a table of values. For more information come to
  6.  
  7. http://www.codealchemy.de 
  8.  
  9. There you can get the most actual version and some documentation.
  10.  
  11. The program supports the following functions in a function:
  12.  
  13. sin(x), cos(x), tan(x), sinh(x), cosh(x), tanh(x), exp(x), sqrt(x), 
  14. ln(x), log(x), asin(x), acos(x), atan(x), abs(x), ceil(x), floor(x),
  15. mod(x,y), pow(x,y)
  16.  
  17. There can be different spellings for the same function:
  18.  
  19. pow(x,2)=x*x=x^2
  20.  
  21. If you have questions, found bugs or would like to have a special feature in
  22. this program, please write an email to webmaster@codealchemy.de .
  23.  
  24. There is also some help available within the program. Just tap on the i in the
  25. upper right corner of the screen.
  26.