|
[Date Index]
[Thread Index]
[Author Index]
$Post
- To: mathgroup at smc.vnet.net
- Subject: [mg67439] $Post
- From: Bruce Colletti <vze269bv at verizon.net>
- Date: Sat, 24 Jun 2006 05:28:06 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
$Post = N displays all numeric output in digit form. Thus, sqrt(2) appears as 1.4142.
Likewise, $Post = If[MatrixQ@#, MatrixForm@#] & causes all matrices to appear as matrices.
Unfortunately, I don't see how to establish both at once. How would I do this?
Thanx.
Bruce
Prev by Date:
Re: Interrogating lists of unequal lenghths
Next by Date:
Re: Please Help a student...
Previous by thread:
Re: Points sampled by NIntegrate
Next by thread:
Re: $Post
|