This is a small collection of mathematical functions for bc(1), the standard UNIX basic calculator.
To use them, copy bc.library in a convenient location and call
bc with bc /path/to/bc.library.
bclibraryA small collection of mathematical functions for bc(1) | |
| git clone https://git.tronto.net/bclibrary | |
| Download | Log | Files | Refs | README |
This is a small collection of mathematical functions for bc(1), the standard UNIX basic calculator.
To use them, copy bc.library in a convenient location and call
bc with bc /path/to/bc.library.