CalcTool
Quick math from your terminal. Basic, scientific, and financial calculations.
Commands
eval <expression>— Evaluate math expressionpercent <value> <percent>— Calculate percentagetip <amount> [percent]— Tip calculatorloan <amount> <rate> <years>— Loan payment calculatorconvert <value> <from> <to>— Unit conversionsci <function> <value>— Scientific (sqrt/log/sin/cos/tan)
Usage Examples
calctool eval "2 * (3 + 4) / 5"
calctool percent 250 15
calctool tip 85.50 20
calctool loan 300000 6.5 30
Powered by BytesAgain | bytesagain.com
- Run
calctool helpfor all commands
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback