https://bugs.documentfoundation.org/show_bug.cgi?id=147366
Bug ID: 147366
Summary: Documentation for v7.2 states LOG() is natural log.
Trying LOG(10) shows it isn't
Product: LibreOffice
Version: 7.2.5.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
As described at
https://help.libreoffice.org/7.2/en-GB/text/sbasic/shared/03080202.html?&DbPAR=WRITER&System=WIN
the LOG(x) function is natural log (i.e. base e)
In version 7.2.5.2 on Windows (the only version tested) LOG(10) returns 1.
i.e. this is in fact LOG10(x)
Sample other tested values are also LOG10()
--
You are receiving this mail because:
You are the assignee for the bug.