GNU bc

From Rosetta Code
Revision as of 09:54, 10 April 2009 by rosettacode>ShinTakezou (gnu bc - impl of bc by gnu)
(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).