https://bugs.documentfoundation.org/show_bug.cgi?id=153929
Bug ID: 153929
Summary: CALC : The "power" function does not work.
Product: LibreOffice
Version: 7.4.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
The "power" function doesn't work in Calc. For example, it is impossible to
calculate the square or the cube of a number.
Steps to Reproduce:
1.Put a number in a cell. Ex. "37" in B2
2.Make a reference to this cell in the next one. Ex. "=B2" in B3
3.Try to calculate the square or the cube of B3. Ex. "=B2²" in B3
Actual Results:
-> I get only a "#NAME" error message in the cell.
Expected Results:
(37² =) 1369
Reproducible: Always
User Profile Reset: No
Additional Info:
(37² =) 1369
--
You are receiving this mail because:
You are the assignee for the bug.