poormanlog – Logarithms and powers with (almost) 9 digits
This small package (usable with Plain e-TeX, LaTeX, or others) with no dependencies provides two fast expandable macros computing logarithms in base 10 and fractional powers of 10.
They handle arguments of 9 digit tokens which stand for either 1 <= d.dddddddd < 10 (for the log) or 0.xxxxxxxxx (for powers of 10). They achieve a precision of 1ulp for the logarithm and 2ulp for fractional powers of ten.
Extension to other numerical ranges has to be done by user, via own macros or some math engine.
The xintexpr package (at 1.3f) imports the poormanlog macros as core constituents of its log10(), pow10(), log(), exp() and pow() functions.
Sources | /macros/generic/poormanlog |
Documentation | |
Version | 0.07 2022-05-25 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2019–2022 Jean-François Burnol |
Maintainer | Jean-François Burnol |
Contained in | TeX Live as poormanlog MiKTeX as poormanlog |
Topics | Calculation |
Download the contents of this package in one zip archive (5.7k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments