|
[Date Index]
[Thread Index]
[Author Index]
Re: Recursion problem in SymbolicSum
- To: mathgroup at smc.vnet.net
- Subject: [mg60716] Re: [mg60693] Recursion problem in SymbolicSum
- From: <bsyehuda at gmail.com>
- Date: Sun, 25 Sep 2005 02:36:28 -0400 (EDT)
- References: <200509240655.CAA13410@smc.vnet.net>
- Reply-to: bsyehuda at gmail.com
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
You have two options (I'm using Ver. 5.2 on WinXP)
1. Replace the 1.05 with an EXACT number, say, 105/100. You will get the
exact answer, and then use N to get the same result
2. Use NSum in place of Sum
regards
yehuda
Prev by Date:
After upgrade of X Server, Mathematica won't work properly
Next by Date:
Re: Re: Bugs in Mathematica 5+
Previous by thread:
Recursion problem in SymbolicSum
Next by thread:
Re: Recursion problem in SymbolicSum
|