How to Install and Uninstall texlive-poormanlog Package on openSUSE Leap
Last updated: November 26,2024
1. Install "texlive-poormanlog" package
Learn how to install texlive-poormanlog on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-poormanlog
Copied
2. Uninstall "texlive-poormanlog" package
Please follow the instructions below to uninstall texlive-poormanlog on openSUSE Leap:
$
sudo zypper remove
texlive-poormanlog
Copied
3. Information about the texlive-poormanlog package on openSUSE Leap
Information for package texlive-poormanlog:
-------------------------------------------
Repository : Main Repository
Name : texlive-poormanlog
Version : 2021.189.0.0.05svn52080-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 10.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-s-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Logarithms and powers with (almost) 9 digits
Description :
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.
-------------------------------------------
Repository : Main Repository
Name : texlive-poormanlog
Version : 2021.189.0.0.05svn52080-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 10.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-s-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Logarithms and powers with (almost) 9 digits
Description :
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.