MathGroup Archive 2010

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

Search the Archive

Re: exponential format

  • To: mathgroup at smc.vnet.net
  • Subject: [mg113959] Re: exponential format
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Fri, 19 Nov 2010 05:10:02 -0500 (EST)
  • Reply-to: hanlonr at cox.net

expr = 6.25/10.^Range[0, 5]

ScientificForm /@ expr


Bob Hanlon

---- Magdalena Moczydlowska <magdamoczydlowska at gmail.com> wrote: 

=============
Hi,

Maybe my question is silly but I can not find any answer in the net ?
How to change in Mathematica a normal number format to exponential
notation. I mean for example 0.25->6.25e-02.

Thank you for any suggestion,
Magdalena



  • Prev by Date: Re: Mathematica 8: first impressions
  • Next by Date: Change in Times[] behavior from Mathematica 7 to Mathematica 8
  • Previous by thread: Re: exponential format
  • Next by thread: Re: exponential format