From 894de25beb628716e1b7abe4fc35ca0255289160 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 19 Mar 2023 22:34:16 +0100 Subject: Initial commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..86f57d8 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +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`. -- cgit v1.3