|
[Date Index]
[Thread Index]
[Author Index]
Intermediate computational results
- To: mathgroup at smc.vnet.net
- Subject: [mg95349] Intermediate computational results
- From: TL <latev at shaw.ca>
- Date: Fri, 16 Jan 2009 06:09:18 -0500 (EST)
I have a mathematical expression and I have to demonstrate a real world
example - an actual computation using the formula.
For that purpose I'd like to show all intermediate steps, not just the
final result.
Is there a way to tell Mathematica to do one step at a time and not just
show the final result?
For example
A=B+CD
B=10
C=11
D=12
A=10+11x12=10+132=142
In other words I wouldn't like to type in all the equations with the
exact numerical values.
Prev by Date:
Re: Mathematica and Access
Next by Date:
Import MDB
Previous by thread:
Re: Solving the Quintic: Correction to x^5 + 20 x + 32 == 0 root example
Next by thread:
Re: Intermediate computational results
|