calc 2.15.0.4-1build1 source package in Ubuntu

Changelog

calc (2.15.0.4-1build1) noble; urgency=medium

  * No-change rebuild for libreadline t64.

 -- Matthias Klose <email address hidden>  Fri, 15 Mar 2024 18:58:21 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Martin Buck
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
calc_2.15.0.4.orig.tar.bz2 1007.0 KiB 35ce2940ddf4f5f14b8b1f08eb053d4abcade2d3b3d5842f2f5b468e1ea3d1e9
calc_2.15.0.4-1build1.debian.tar.xz 10.3 KiB 3a512686b2117742f873c4c398b0596bd2b42d975d5b95988d63d827e05083f1
calc_2.15.0.4-1build1.dsc 2.0 KiB b76fe4ba42f2ef396923c9e690ad36022ca6ccb8d5d7cca0f5415996a5b1e82d

View changes file

Binary packages built by this source

calc: Arbitrary precision calculator

 Calc is an arbitrary precision arithmetic system that uses a C-like
 language. Calc is useful as a calculator, an algorithm prototyper and as a
 mathematical research tool. More importantly, calc provides one with a
 machine independent means of computation. Calc comes with a rich set of
 builtin mathematical and programmatic functions.
 .
 Calc is built on top of the library libcalc that represents numeric values
 as fractions reduced to their lowest terms. This library can also be used
 to add arbitrary precision capabilities to your own programs and is
 available in the Debian package `calc-dev'.

calc-common: Arbitrary precision calculator (common files)

 Calc is an arbitrary precision arithmetic system that uses a C-like
 language. Calc is useful as a calculator, an algorithm prototyper and as a
 mathematical research tool. More importantly, calc provides one with a
 machine independent means of computation. Calc comes with a rich set of
 builtin mathematical and programmatic functions.
 .
 This package contains architecture independent files required by the main
 package `calc'.

calc-dbgsym: debug symbols for calc
calc-dev: Library for arbitrary precision arithmetic

 This package contains the library libcalc.a and the necessary header files
 which provide routines to handle arbitrary precision arithmetic with
 integers, rational numbers, or complex numbers. There are also many numeric
 functions such as factorial and gcd, along with some transcendental
 functions such as sin and exp.
 .
 This library is also used by the commandline calculator `calc', which is
 provided in the Debian package `calc'.