Description: formula =T.DIST.RT(-1,9) return error in Calc, but should return 8,28281801931043E-001 Steps to Reproduce: =T.DIST.RT(-1,9) Actual Results: error Expected Results: 8,28281801931043E-001 Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0
Created attachment 131095 [details] test document used for testing the fix.
Winfried Donkers committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ceb1b8f3baa425f0d1ec96ceb2e49e3a04ba4a0a tdf#105937 fix incorrect constraint for Calc function T.DIST.RT. It will be available in 5.4.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.