Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6A87A4A8C for ; Sat, 21 May 2011 14:57:57 +0000 (UTC) Received: (qmail 97168 invoked by uid 500); 21 May 2011 14:57:56 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 97055 invoked by uid 500); 21 May 2011 14:57:55 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 97047 invoked by uid 99); 21 May 2011 14:57:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 May 2011 14:57:55 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 May 2011 14:57:50 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QNncP-0000pv-H4 for user@commons.apache.org; Sat, 21 May 2011 07:57:29 -0700 Date: Sat, 21 May 2011 07:57:29 -0700 (PDT) From: henrib To: user@commons.apache.org Message-ID: <1305989849520-3540722.post@n4.nabble.com> In-Reply-To: References: <1305266083214-3519378.post@n4.nabble.com> Subject: Re: [Jexl] Problem using BigDecimal divide and compare MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I've added a math scale to JexlArithmetic / JexlThreadedArithmetic following your recommendations (or at least, what I understood of them :-)) and modified the related behaviors. Let me know if this fits the bill. Cheers, Henrib -- View this message in context: http://apache-commons.680414.n4.nabble.com/Jexl-Problem-using-BigDecimal-divide-and-compare-tp3510724p3540722.html Sent from the Commons - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org