Bug 127407 - FORMULAEDITOR need log operator with a base
Summary: FORMULAEDITOR need log operator with a base
Status: RESOLVED DUPLICATE of bug 44691
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Formula Editor (show other bugs)
Version:
(earliest affected)
6.2.6.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-06 11:59 UTC by VincentYu
Modified: 2019-09-07 18:27 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description VincentYu 2019-09-06 11:59:49 UTC
e.g. log base 10 (a)
This is a feature request.
Comment 1 V Stuart Foote 2019-09-07 16:31:57 UTC
Syntax is already supported, e.g. log_10 (n), or log_7 (3^7), But MathML parser might eventually need adjustment for <logbase> qualifier for <log> of MathML > 3.0

*** This bug has been marked as a duplicate of bug 44691 ***