Bc

From icesus
Jump to navigation Jump to search
This command is a binary calculator
Usage:      bc <calculations>
Example:    bc 1+2*3
Operators:  / ^ % - + *
Functions:  sqrt log random cos negate tan acos sin exp atan asin
Constants:  e pi EUR
Some predesence rules cannot be determined so use parentheses where needed
example (2/4)*2
This is beta version. So do NOT use it to calculate your airplane's fuel consumption or other similar things.