Bug 44691

Summary: FORMULAEDITOR: Logarithms have no configurable base
Product: LibreOffice Reporter: Cthulhux <der_tuxman>
Component: Formula EditorAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED INVALID    
Severity: normal CC: iamtester8, i.hoerler, vincent_hy_yu, vsfoote
Priority: medium    
Version: 3.4.4 release   
Hardware: Other   
OS: All   
Whiteboard: BSA
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 39750    

Description Cthulhux 2012-01-11 09:47:16 UTC
Problem description: For preparation of my university's exams I wanted to write down some formulas including logarithms to base 2. However, I found out that LibO's formula editor does not actually support different bases. I would like to propose adding this functionality.
Comment 1 tester8 2012-01-20 13:54:58 UTC
Type in Math window
log_2(N)

Is it what you want?
Comment 2 Cthulhux 2012-01-20 13:57:02 UTC
Well, half-yes, half-no. While this function (I did not know indeed, maybe a second button would do) lets me use log on base 2, what about the other bases?
Comment 3 tester8 2012-01-20 14:38:56 UTC
size*3 {log_{any base you want}(N);`lg(N);`ln(N)}

You should read help about formula format.
Comment 4 Cthulhux 2012-01-20 14:59:39 UTC
Whoops... thanks. You are right.
Comment 5 V Stuart Foote 2019-09-07 16:31:57 UTC
*** Bug 127407 has been marked as a duplicate of this bug. ***