bugMPFRCPP: The C++ Interface to MPFR Library - Bugs: bug #61781, Eulers number wrong

 
 

bug #61781: Eulers number wrong

Submitter:  None
Submitted:  Sun 09 Jan 2022 06:26:24 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Sun 09 Jan 2022 06:26:24 PM UTC, original submission:  

I've tried finding a way to report this bug to mpfr itself, but apparently there's no way to contact any of the people involved, that's why I'm submitting this here.

I'm working on a calculator for which I'm using mpfr (C++). I have noticed that mpfr::const_euler() returns 0.57722 instead of e. For now, as a work-around, I'm just parsing it as a string, but having const_euler() return the right value would be nice. Is there something I'm missing? Maybe I need to initialize something before I can use these constant functions (although PI seems to work fine)

Version info:
/usr/lib/x86_64-linux-gnu/libmpfr.so.6.1.0

Anonymous

 

Attached Files

This item currently has no attached files.

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

History

No changes have been made to this item

Back to the top

Powered by Savane 3.16-a7ba.
Corresponding source code