3 Commits

Author SHA1 Message Date
bcallah
66025dc475 Update to ebc-2.5.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.5.0
2020-01-15 20:15:02 +00:00
bcallah
f397c6ac37 Update to ebc-2.0.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.0.0
2019-05-25 22:25:01 +00:00
bcallah
043c5b5497 Import math/ebc, an implementation of POSIX bc with GNU and BSD extensions.
ok rsadowski@

This is an implementation of the POSIX bc calculator that implements GNU
bc extensions, as well as the period (.) extension for the BSD flavor of
bc.

This bc also includes an implementation of dc in the same binary,
accessible via a symbolic link, which implements all *BSD and GNU
extensions, though the ! command is omitted for security concerns.
2019-05-02 13:24:30 +00:00