https://bugs.winehq.org/show_bug.cgi?id=38266 Bug ID: 38266 Summary: Precision of math functions needs to be improved Product: Wine Version: 1.7.39 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: ChanChengCC(a)gmail.com Distribution: --- Created attachment 51094 --> https://bugs.winehq.org/attachment.cgi?id=51094 Testcase showing the precision of exp() function The math functions don't provide enough precision, which causes part of the bugs 37149 and 37150. Attached is a testcase, shows the exp() function holds about 13 precision digits while there are about 16 in Windows/Linux. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.