home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!vnet.ibm.com
- From: ameline@vnet.ibm.com (Ian Ameline)
- Message-ID: <19920820.093930.581@almaden.ibm.com>
- Date: Thu, 20 Aug 92 12:39:29 EDT
- Subject: Does Long Double Work With Math Function?
- Newsgroups: comp.os.os2.programmer
- References: <1992Aug19.210132.12143@cbnewsh.cb.att.com>
- Organization: C-Set/2 Development, IBM Canada Lab.
- Disclaimer: This posting represents the poster's views, not those of IBM
- Lines: 16
-
- In article <1992Aug19.210132.12143@cbnewsh.cb.att.com>,
- gkm@cbnewsh.cb.att.com (gary.k.mc nees) writes:
- >
- >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
- >
-
- Long doubles are supported. They use the 80 bit IEEE format.
-
- Regards,
- Ian.
-