D21495: Use MPFR in knumber_float in order to improve floating-point precision
Christoph Feck
noreply at phabricator.kde.org
Thu May 30 11:39:12 BST 2019
cfeck added a reviewer: teran.
cfeck added a comment.
Adding Evan since he knows best what prevented the use of MPFR when the code was initially added.
INLINE COMMENTS
> CMakeLists.txt:64
> + URL "https://www.mpfr.org/"
> + TYPE REQUIRED
> + PURPOSE "Required for building KCalc."
Why required? The code is full of `#ifdef KNUMBER_USE_MPFR`, so it could be made to work in either case.
REPOSITORY
R353 KCalc
REVISION DETAIL
https://phabricator.kde.org/D21495
To: marcelomariano, cfeck, teran
Cc: kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20190530/e4b206a7/attachment.html>
More information about the Kde-utils-devel
mailing list