|
[Date Index]
[Thread Index]
[Author Index]
Re: exponential format
- To: mathgroup at smc.vnet.net
- Subject: [mg113961] Re: exponential format
- From: Barrie Stokes <Barrie.Stokes at newcastle.edu.au>
- Date: Fri, 19 Nov 2010 05:10:25 -0500 (EST)
- References: <201011181203.HAA05779@smc.vnet.net>
Hi Magdalena
You might like some of
ScientificForm[ 0.25 ]
EngineeringForm[ 0.25 ]
EngineeringForm[ 0.25, {5, 2} ]
FortranForm[ 0.000000025 ]
EngineeringForm[ 0.000000025 ]
Cheers
Barrie
>>> On 18/11/2010 at 11:03 pm, in message <201011181203.HAA05779 at smc.vnet.net>,
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: exponential format
Next by Date:
Descarta2D updated to Mathematica 8
Previous by thread:
Re: exponential format
Next by thread:
Re: exponential format
|