bc alternatives
bc is a command-line calculator that supports arbitrary precision arithmetic. It uses a syntax similar to C but has distinct features. bc is part of the POSIX standard and operates as a single executable that compiles and runs byte code.