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

            Bug ID: 115440
           Summary: Add help text for Calc function ROUNDSIG
           Product: LibreOffice
           Version: 5.4.0.0.alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: winfrieddonk...@libreoffice.org
                CC: olivier.hal...@documentfoundation.org

Description:
ROUNDSIG has been added some months  ago, but unfortunately no help text was
added. The function's definition can be found here
https://bugs.documentfoundation.org/show_bug.cgi?id=105931#c5

Steps to Reproduce:
Search ROUNDSIG in Help, or click on Help-button from the function wizard with
ROUNDSIG as selected function.

Actual Results:  
Help item is not found.

Expected Results:
Help text for ROUNDSIG shows.


Reproducible: Always


User Profile Reset: No



Additional Info:
Apart from the function definition one or more examples might clarify its
working:
ROUNDSIG(12.3;1) returns 10    (1E1),     one significant digit
ROUNDSIG(12.3;2) returns 12    (1.2E1),   two significant digits
ROUNDSIG(12.3;3) returns 12.3  (1.23E1),  three significant digits
ROUNDSIG(12.3;4) returns 12.30 (1.230E1), four significant digits


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101
Firefox/57.0

-- 
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