~ubuntu-branches/ubuntu/saucy/manpages/saucy

« back to all changes in this revision

Viewing changes to man3/fenv.3

  • Committer: Bazaar Package Importer
  • Author(s): Lorenzo De Liso
  • Date: 2010-10-30 17:16:44 UTC
  • mfrom: (1.1.43 upstream) (2.2.6 sid)
  • Revision ID: james.westby@ubuntu.com-20101030171644-keybyul2o3qsj4r3
Tags: 3.25-1ubuntu1
* Merge from debian unstable (LP: #668739), remaining changes:
  - prctl.2: add notes about PR_SET_PTRACER, specific to Ubuntu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
and for which the corresponding exception is currently set.
154
154
.SS Rounding mode
155
155
The rounding mode determines how the result of floating-point operations
156
 
is treated when the result cannot be exactly represented in the signifcand.
 
156
is treated when the result cannot be exactly represented in the significand.
157
157
Various rounding modes may be provided:
158
158
round to nearest (the default),
159
159
round up (towards positive infinity),
323
323
.BR feature_test_macros (7),
324
324
.BR math_error (7)
325
325
.SH COLOPHON
326
 
This page is part of release 3.24 of the Linux
 
326
This page is part of release 3.25 of the Linux
327
327
.I man-pages
328
328
project.
329
329
A description of the project,