Re: Different results for same integration
- To: mathgroup at smc.vnet.net
- Subject: [mg72981] Re: Different results for same integration
- From: Bhuvanesh <lalu_bhatt at yahoo.com>
- Date: Sat, 27 Jan 2007 06:13:44 -0500 (EST)
The issue is basically the approximate numbers. Using approximate numbers, especially machine precision numbers, in symbolic calculus is discouraged. If you use precision 20 for a, b, and t, or use exact values, you get the expected result. Bhuvanesh, Wolfram Research.