[Libreoffice-bugs] [Bug 137927] New: No recalculation in a specific funcion cascade: degree -> radians -> tan
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 2 08:42:26 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137927
Bug ID: 137927
Summary: No recalculation in a specific funcion cascade: degree
-> radians -> tan
Product: LibreOffice
Version: 7.0.2.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: thomas.kramps at rub.de
Description:
No recalculation in a specific funcion cascade: degree -> radians -> tan
Steps to Reproduce:
1. Put a degree in cell A1: 40
2. In cell A2 calculate the radians of the degree: =RADIANS(A1)
3. In cell A3 calculate the tangens of the radians: =TAN(A2)
4. Now change the degree: 40 -> 50
Actual Results:
Cell A3 won't be recalculated. It still shows the old result of degree 40.
Expected Results:
Result of cell A3 should change, if you change cell A1.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.0.2.2 (x64)
Build ID: 8349ace3c3162073abd90d81fd06dcfb6b36b994
CPU threads: 8; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL
--
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/20201102/71463b72/attachment.htm>
More information about the Libreoffice-bugs
mailing list