lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master ea356b1 4/7: Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master ea356b1 4/7: Improve documentation
Date: Thu, 5 Jan 2017 03:41:39 +0000 (UTC)

branch: master
commit ea356b199b3121e3bebbe5d19281613bd3764503
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve documentation
---
 fenv_lmi.hpp |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/fenv_lmi.hpp b/fenv_lmi.hpp
index 07f90e5..aec4fb4 100644
--- a/fenv_lmi.hpp
+++ b/fenv_lmi.hpp
@@ -68,8 +68,9 @@
 ///
 ///   e_ieee754_precision fenv_precision();
 ///   void fenv_precision(e_ieee754_precision);
-/// The precision functions similarly resemble GNU/Linux functions
-/// fe[gs]etprecision().
+/// The precision functions similarly resemble WG14 N751/J11 functions
+/// fe[gs]etprecision(). At least for now, they are meaningfully
+/// implemented for x87 only.
 ///
 ///   bool LMI_SO fenv_is_valid()
 /// If current floating-point environment matches lmi default, then



reply via email to

[Prev in Thread] Current Thread [Next in Thread]