From owner-freebsd-amd64@FreeBSD.ORG Tue Aug 10 22:14:12 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B51DC16A4CE for ; Tue, 10 Aug 2004 22:14:12 +0000 (GMT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E022343D39 for ; Tue, 10 Aug 2004 22:14:11 +0000 (GMT) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i7AMEBvc071485 for ; Wed, 11 Aug 2004 00:14:11 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.13.1/8.12.6/Submit) id i7AMEA0W071484 for freebsd-amd64@freebsd.org; Wed, 11 Aug 2004 00:14:10 +0200 (CEST) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Wed, 11 Aug 2004 00:14:10 +0200 From: Tilman Linneweh To: freebsd-amd64@freebsd.org Message-ID: <20040810221409.GC24054@arved.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Kcalc can't compute anymore X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 22:14:12 -0000 Hi, With todays CURRENT I get some obviously wrong results with kcalc (the KDE calculator), like 1 + 1 = 2.5607081133*e^-4937. bc(1) and xcalc still seem to work. I am quite sure i used kcalc in June without a problem. Can anyone reproduce this? regards tilman