Bc (Unix)

bc is the basic calculator program for Unix and Unix-like operating systems.

Unlike dc, it is not stack based, and interprets mathematical statements in plaintext in a natural way.

Example session

% bc

3+2*4

11

3^4+12

93

(3^4+12)/11-22

-14

This article is a stub. You can help Wikipedia by fixing it.

 
 

Browse articles alphabetically:
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
 
[an error occurred while processing this directive]