Bug 100843 - LCM_EXCEL2003 function
Summary: LCM_EXCEL2003 function
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Winfried Donkers
URL:
Whiteboard: target:5.3.0
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-11 08:28 UTC by raal
Modified: 2016-10-25 18:40 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description raal 2016-07-11 08:28:46 UTC
function LCM_EXCEL2003(1.2;3.6) result is 1.94555503902405E+016

should be result 3. LCM_EXCEL2003 is in Calc for compatibility with xls documents.
Comment 1 Winfried Donkers 2016-07-11 08:40:10 UTC
Fix is being reviewed.
Comment 2 Commit Notification 2016-07-11 14:55:52 UTC
Winfried Donkers committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=09f6bfadad0be9ebe24abcde1876a0b2d0c9fd97

tdf#100843 LCM_EXCEL2003 fix incorrect handling of non-integer values.

It will be available in 5.3.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.