|
[Date Index]
[Thread Index]
[Author Index]
Variable Assignment
- To: mathgroup at smc.vnet.net
- Subject: [mg14007] Variable Assignment
- From: wax at waxer.com (wax)
- Date: Sun, 13 Sep 1998 02:45:09 -0400
- Organization: AT&T WorldNet Services
- Sender: owner-wri-mathgroup at wolfram.com
FindRoot[Exp[x] == x^2, {x, -0.5}]
{x --> -0.703467}
How do I assign the result [-0.7033467] to a variable?
Prev by Date:
Re: Q: efficient list operation wanted
Next by Date:
RE: Variable Assignment
Previous by thread:
Symbolic Matrix Inversion -- What's the best method for Rank under 100?
Next by thread:
RE: Variable Assignment
|