home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4335 < prev    next >
Encoding:
Text File  |  1992-08-19  |  774 b   |  20 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!carbon!news.cs.indiana.edu!syscon!gator!fang!att!cbnewsi!cbnewsh!gkm
  3. From: gkm@cbnewsh.cb.att.com (gary.k.mc nees)
  4. Subject: Does Long Double Work With Math Function?
  5. Organization: AT&T
  6. Distribution: usa
  7. Date: Wed, 19 Aug 1992 21:01:32 GMT
  8. Message-ID: <1992Aug19.210132.12143@cbnewsh.cb.att.com>
  9. Sender: Gary McNees gkm@corvette.ho.att.com
  10. Lines: 8
  11.  
  12.  
  13. Does the C Set/2 compiler support long double math operations?
  14. I tried a simple power calculation which should have resulted 
  15. in an answer with an exponent of 400 and the program never 
  16. finished. The reference specifies (double) but I thought that
  17. long doubles were supposed to be supported.
  18.  
  19. Any help will be appriciated, Gary McNees
  20.