| Related articles |
|---|
| Rounding modes. napi@jaring.ism.my (1992-08-26) |
| Re: Rounding modes. hays@ssd.intel.com (1992-08-28) |
| Newsgroups: | comp.lang.misc,comp.compilers |
| From: | napi@jaring.ism.my (Mohd Hanafiah Abdullah) |
| Organization: | Compilers Central |
| Date: | Wed, 26 Aug 1992 10:56:01 GMT |
| Keywords: | arithmetic, question, comment |
Is there any High Level Language which allows one to select the different
rounding modes as provided by the IEEE 754 floating point standard?
Thanks.
Napi
[Many C implementations have library functions to set the mode dynamically,
e.g. fpsetround() in System V. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.