File: control

package info (click to toggle)
wcalc 2.4-1.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,916 kB
  • sloc: ansic: 7,089; objc: 2,002; sh: 890; lex: 816; yacc: 641; makefile: 103
file content (28 lines) | stat: -rw-r--r-- 955 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: wcalc
Section: math
Priority: optional
Maintainer: Daniele Sempione <scrows@oziosi.org>
Uploaders: Kilian Krause <kilian@debian.org>
Build-Depends: debhelper (>= 5),
 autotools-dev, 
 bison, 
 flex, 
 libmpfr-dev, 
 libgmp3-dev, 
 libreadline-dev
Standards-Version: 3.7.3

Package: wcalc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A flexible command-line scientific calculator
 Wcalc is a very capable calculator. It has standard functions
 (sin, asin, and sinh for example, in either radians or degrees),
 many pre-defined constants (pi, e, c, etc.), support for using
 variables, "active" variables, a command history, hex/octal/binary
 input and output, unit conversions, embedded comments, and an
 expandable expression entry field. It evaluates expressions using
 the standard order of operations.
 .
 Wcalc uses intuitive expressions. For example, Wcalc will evaluate:
 5sin 4!-7*2(4%6)^2 to be -221.96631678