home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / rexx / 655 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.2 KB

  1. Xref: sparky comp.lang.rexx:655 comp.os.os2.programmer:3799
  2. Newsgroups: comp.lang.rexx,comp.os.os2.programmer
  3. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!cs.utexas.edu!tamsun.tamu.edu!dlb5404
  4. From: dlb5404@tamsun.tamu.edu (Daryl Biberdorf)
  5. Subject: Need scientific math for OS/2 REXX
  6. Message-ID: <1992Jul27.002238.12130@tamsun.tamu.edu>
  7. Organization: Texas A&M University, College Station
  8. Date: Mon, 27 Jul 1992 00:22:38 GMT
  9. Lines: 20
  10.  
  11. Has anyone written a REXX library for OS/2 that implements scientific
  12. math functions (trigonometric, logarithms, etc.)?  I'm *really* needing
  13. an exponentiation function that will let me specify a real (versus
  14. whole) number for the power, for instance 2**0.93.  Right now,
  15. the 0.93 is not supported by the ** operator, which takes only
  16. whole numbers for the power.
  17.  
  18. Any help is appreciated.
  19.  
  20. Daryl
  21. -- 
  22. Daryl Biberdorf  N5GJM    dlb5404@rigel.tamu.edu  or  dlb5404@tamsun.tamu.edu
  23.         "You're not messy.  You're organizationally impaired."
  24.                 _Real_Life_Adventures_, July 3, 1992 
  25.  
  26.  
  27. -- 
  28. Daryl Biberdorf  N5GJM    dlb5404@rigel.tamu.edu  or  dlb5404@tamsun.tamu.edu
  29.         "You're not messy.  You're organizationally impaired."
  30.                 _Real_Life_Adventures_, July 3, 1992 
  31.