https://bugs.documentfoundation.org/show_bug.cgi?id=141856

--- Comment #1 from [email protected] ---
Description:
Calc miussunderstands entries of type =-a^b by =(-a)^b
Meaning, a negative value is considered positive.

Steps to Reproduce:
1. Enter a formula of type -a^b.
2. For example -5^2
3. It will display 25.

Actual Results:
Displays (-a)^b, for the example 25.

Expected Results:
Displays -(a^b), for the example -25.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.1.0.3 / LibreOffice Community
Build ID: f6099ecf3d29644b5008cc8f48f42f4a40986e4c
CPU threads: 8; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: es-ES (en_US.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to