https://bugs.kde.org/show_bug.cgi?id=497301
Bug ID: 497301
Summary: log(n) is evaluated as ln(n)
Classification: Plasma
Product: krunner
Version: 6.2.4
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: calculator
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
SUMMARY
log( [expression] ) in krunner gives the result of the natural log instead of
base 10 log
STEPS TO REPRODUCE
1. enter any log expression into krunner
OBSERVED RESULT
this evaluates to that of the natural log
EXPECTED RESULT
log() should probably be base 10 log, "ln()" and "log()" being the same is
probably a bit counterintuitive
SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
--
You are receiving this mail because:
You are watching all bug changes.