bc

GNU Command Line Calculator

bc is an interpreter that supports numbers of arbitrary precision and the interactive execution of statements. The syntax has some similarities to the C programming language. A standard math library is available through command line options. When used, the math library is read in before any other input files. bc then reads in all other files from the command line, evaluating their contents. Then bc reads from standard input (usually the keyboard). The dc program is also included. dc is a calculator that supports reverse-polish notation and allows unlimited precision arithmetic. Macros can also be defined. Normally, dc reads from standard input but can also read in files specified on the command line. A calculator with reverse-polish notation saves numbers to a stack. Arguments to mathematical operations (operands) are "pushed" onto the stack until the next operator is read in, which "pops" its arguments off the stack and "pushes" its results back onto the stack.

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.

openSUSE:ALP:Experimental:Slowroll:Base

openSUSE:Leap:15.0

openSUSE:Leap:15.1

openSUSE:Leap:15.2

openSUSE:Slowroll:Base

openSUSE:12.3

openSUSE:13.1

openSUSE:13.2

openSUSE:Leap:42.1

openSUSE:Leap:42.2

openSUSE:Leap:42.3

openSUSE:11.1

openSUSE:11.4

openSUSE:12.1

openSUSE:12.2

SUSE:ALP:Workbench

SUSE:SLE-15:GA

SUSE:ALP

devel:Factory:git-workflow:mold:core

Base:build

Intel:Moblin2

DISCONTINUED:openSUSE:11.1

home:coolo:alp

home:obsgeek0:repos:SLE15:aggregate