Package: qalc Version: 0.9.6-2 Severity: important qalc gives wrong results with some divisions.
I had this problem when dividing an integer by a float: qalc gives me the opposite of the correct result. For instance: > 1/10.1 1 / 10.1 = - 0.099009901 > 1/1.1 1 / 1.1 = - 0.90909091 But: > 1.1/10 1.1 / 10 = 0.11 > 1.1/1.1 1.1 / 1.1 = 1 -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.24.2 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages qalc depends on: ii libc6 2.7-6 GNU C Library: Shared libraries ii libcln5 1.2.0-1 Class Library for Numbers (C++) ii libgcc1 1:4.3.0-1 GCC support library ii libglib2.0-0 2.16.1-2 The GLib library of C routines ii libqalculate4 0.9.6-2 Powerful and easy to use desktop c ii libreadline5 5.2-3 GNU readline and history libraries ii libstdc++6 4.3.0-1 The GNU Standard C++ Library v3 Versions of packages qalc recommends: ii libgnomevfs2-common 1:2.20.1-1 GNOME Virtual File System (common ii wget 1.10.2-3 retrieves files from the web -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]