GNU bc

From Rosetta Code
Revision as of 15:59, 10 April 2009 by rosettacode>Mwn3d (Link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GNU bc is an implementation of bc. Other implementations of bc.
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

GNU bc is an implementation of the POSIX bc with several extensions (the -s option can be used to run the code in standard mode, i.e. without extensions).