diff options
author | Ulrich Müller <ulm@gentoo.org> | 2025-02-01 23:10:53 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2025-02-03 14:01:11 +0100 |
commit | 1639ad2814ae100c9f878a1388eb9ffc9d208b07 (patch) | |
tree | 33176f458bfc6bc75943d348e8979a836065b8ee /lisp/emacs-lisp | |
parent | a8e85243790b6ab9b9e261c77ddfdc65a9867069 (diff) | |
download | emacs-1639ad2814ae100c9f878a1388eb9ffc9d208b07.tar.gz emacs-1639ad2814ae100c9f878a1388eb9ffc9d208b07.tar.bz2 emacs-1639ad2814ae100c9f878a1388eb9ffc9d208b07.zip |
Avoid ln(10) expression in calc units definition
* lisp/calc/calc-ext.el (calc-init-extensions): Autoload calc-math
for math-ln-10.
* lisp/calc/calc-units.el (math-standard-units): Use new ln10
constant instead of ln(10) in the decibel definition.
(math-find-base-units-rec): Allow ln10 in expression.
(math-to-standard-rec): Recognize the ln10 constant. (Bug#75861)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions