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

            Bug ID: 167182
           Summary: In the help page of the Fourier function, the argument
                    of the example is wrong
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Description:
In the help page of the Fourier function, the argument of the example is wrong.
LibreOffice 25.2 Help

Steps to Reproduce:
1. Open Help Page of FOURIER Function.
  
https://help.libreoffice.org/latest/en-US/text/scalc/01/func_fourier.html#bm_id581556228060864
2. See Syntax.
  
https://help.libreoffice.org/latest/en-US/text/scalc/01/func_fourier.html#func_head_syntax

   =FOURIER(Array; GroupedByColumns [; Inverse [; Polar [; MinimumMagnitude]]])
                                       ^^^^^^^    ^^^^^
3. See Examples.
  
https://help.libreoffice.org/latest/en-US/text/scalc/01/func_fourier.html#func_head_example

        Col A            : Col B
Row1 :  Group By Columns : TRUE
Row2 :  Polar            : FALSE
        ^^^^^
Row3 :  Inverse          : FALSE
        ^^^^^^^
Formula : {=FOURIER(B6:C40,B1,B2,B3,0)}

Actual Results:
4. Description of Cell [B2] : Cell [A2] is Polor
   Description of Cell [B3] : Cell [A3] is Inverse
   The order is wrong.

Expected Results:
4. Description of Cell [B2] : Cell [A2] is Inverse
   Description of Cell [B3] : Cell [A3] is Polor


Reproducible: Always


User Profile Reset: No

Additional Info:

Both are FALSE, so there is no difference in the results.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to