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

            Bug ID: 100478
           Summary: Help for function N(), wrong example
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: deletionrequest
          Assignee: [email protected]
          Reporter: [email protected]

https://help.libreoffice.org/Calc/Information_Functions#N

Example
=N(TRUE) returns 1
=N(FALSE) returns 0

Should be:
Example
=N(TRUE()) returns 1
=N(FALSE()) returns 0

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