home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d144 / analyticalc.lha / AnalytiCalc / DocAddendum.Txt < prev    next >
Text File  |  1988-05-21  |  575b  |  18 lines

  1. Document Addendum
  2.  
  3. Some extra functions are added:
  4.  
  5. ACOS(arg) and DACOS(arg) - Arc Cosine (radians)
  6. ASIN(arg) and DASIN(arg) - Arc Sine (radians)
  7. TAN(arg) and DTAN(Arg)   - Tangent (radians)
  8.  
  9. ATM[V1,V2]               - Arc tangent of V1/V2, 4 quadrant version
  10.                 (ATAN2 in normal Fortran)
  11.  
  12. Also Enter mostly mode more or less works.
  13.  
  14. Please note: When function key files are running (from depressing
  15. function keys using the AnalyKeypad.Arc files in area DK:), they
  16. expect their input in the LOWER window. This will probably be
  17. cleaned up eventually but for now is the case.
  18.