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@lists.freedesktop.org
          Reporter: tsou...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to