Version 2.6.0
This release is a production release with no bugfixes. If you do not want to upgrade, you don't have to.
No source code changed; the only thing that changed was lib2.bc
.
This release adds one function to the extended math library: p(x, y)
, which calculates x
to the power of y
, whether or not y
is an integer. (The ^
operator can only accept integer powers.)
This release also includes a couple of small tweaks to the extended math library, mostly to fix returning numbers with too high of scale
.
$ sha512sum bc-2.6.0.tar.xz
809ca124d110bb96ded253fe8799786b48dc5ff8ab540aa97dc8ed43f5a835841d44a71ed082ded17c1df39b6fe5dc2ce7247be0c771b22d7d354aec40434411 bc-2.6.0.tar.xz
$ sha256sum bc-2.6.0.tar.xz
2b9f08ee9db9ca8b1d3c159a5af5fed981fcd98899630add72d327083673eb80 bc-2.6.0.tar.xz
$ stat -c '%s %n'
163300 bc-2.6.0.tar.xz
$ sha512sum bc-2.6.0.tar.xz.sig
36e6c204480bc154079ea1744f78f9bb8e90a914b73c2fa524bf0b2e9e1f7d584c08fc6cc42dd9c9f3b92c4931aa91f55b8b1197a50b2fcf13e07f4f6f4846e4 bc-2.6.0.tar.xz.sig
$ sha256sum bc-2.6.0.tar.xz.sig
c44d3ccb471dfea0347a46dcddf37fefe212bd9221731bcd04acdbc7671a85cd bc-2.6.0.tar.xz.sig
$ stat -c '%s %n'
662 bc-2.6.0.tar.xz.sig