[Libreoffice-bugs] [Bug 136387] New: POWER function in Calc computes 0^0=1
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 1 22:14:11 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136387
Bug ID: 136387
Summary: POWER function in Calc computes 0^0=1
Product: LibreOffice
Version: 6.4.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: tsoukup at centrum.cz
Description:
POWER function in Calc computes 0^0=1. In math, the computation 0^0 is
undefined, it should be an error in result. It is math error. Let "a" to be a
real number. If a!=0, then a^0=1.
Steps to Reproduce:
Use function =POWER(0;0)
Actual Results:
1
Expected Results:
an error
Reproducible: Always
User Profile Reset: No
OpenGL enabled: Yes
Additional Info:
an error for this case
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200901/2cd525ec/attachment.htm>
More information about the Libreoffice-bugs
mailing list