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