|
[Date Index]
[Thread Index]
[Author Index]
Re: Viewing algebraic results
- To: mathgroup at smc.vnet.net
- Subject: [mg57739] Re: [mg57708] Viewing algebraic results
- From: Pratik Desai <pdesai1 at umbc.edu>
- Date: Tue, 7 Jun 2005 02:03:40 -0400 (EDT)
- References: <200506050817.EAA29404@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Milind Gupta wrote:
>Hello,
> Is there a way to view the algebraic formulae for any variable defined
>previously even if the variables in the formulae have been assigned a
>numerical value?
>
>Milind
>
>
>
>
If you have explicitly defined the variable by Set or SetDelayed why not try
??f
for
f[x_]=x^2+3*x+2
f[3]
>>18
??f
>>f[x_]=x^2+3*x+2
Best regards
Pratik Desai
--
Pratik Desai
Graduate Student
UMBC
Department of Mechanical Engineering
Phone: 410 455 8134
Prev by Date:
Centering of graphics
Next by Date:
Re: Print a selection within
Previous by thread:
Viewing algebraic results
Next by thread:
Re: Viewing algebraic results
|