home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.rexx:655 comp.os.os2.programmer:3799
- Newsgroups: comp.lang.rexx,comp.os.os2.programmer
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!cs.utexas.edu!tamsun.tamu.edu!dlb5404
- From: dlb5404@tamsun.tamu.edu (Daryl Biberdorf)
- Subject: Need scientific math for OS/2 REXX
- Message-ID: <1992Jul27.002238.12130@tamsun.tamu.edu>
- Organization: Texas A&M University, College Station
- Date: Mon, 27 Jul 1992 00:22:38 GMT
- Lines: 20
-
- Has anyone written a REXX library for OS/2 that implements scientific
- math functions (trigonometric, logarithms, etc.)? I'm *really* needing
- an exponentiation function that will let me specify a real (versus
- whole) number for the power, for instance 2**0.93. Right now,
- the 0.93 is not supported by the ** operator, which takes only
- whole numbers for the power.
-
- Any help is appreciated.
-
- Daryl
- --
- Daryl Biberdorf N5GJM dlb5404@rigel.tamu.edu or dlb5404@tamsun.tamu.edu
- "You're not messy. You're organizationally impaired."
- _Real_Life_Adventures_, July 3, 1992
-
-
- --
- Daryl Biberdorf N5GJM dlb5404@rigel.tamu.edu or dlb5404@tamsun.tamu.edu
- "You're not messy. You're organizationally impaired."
- _Real_Life_Adventures_, July 3, 1992
-