MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

Scientifc notation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg41312] Scientifc notation
  • From: "J. Guillermo Sanchez" <guillerm at usal.es>
  • Date: Wed, 14 May 2003 08:13:30 -0400 (EDT)
  • Organization: Universidad Salamanca
  • Reply-to: <guillerm at usal.es>
  • Sender: owner-wri-mathgroup at wolfram.com

Dear friend, 
I would like obtein the output in scientific notation with a two
decimals. Here is an example:
 
 
data = {1.0, 30.43 10^-3, 3000}
 
How convert to scientific notation
 
{1.00 10^0, 3.043 10^1, 1.00 10^-3, 3.00 10^3}



  • Prev by Date: Re[2]: Re: Re: Quantum Algebra
  • Next by Date: Re: (la)tex export as batch process?
  • Previous by thread: Re: Mathematica Graphics Primitives
  • Next by thread: Re: Scientifc notation