Skip to content

zqb-all/smartbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

smartbc

smartbc - shell multibase calculator base on bc

For help with command line options, use:

smartbc -h

Introduction

bc is an arbitrary precision calculator language

but you need to specify and use only one base number in your equation

smartbc allow you to use multibase numbers in one equation, all the number will be convert to decimal, then pass to bc.

Example

smartbc "0xa-0o5+0b110*(5+1)"

About

shell multibase calculator base on bc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages