MathGroup Archive 2005

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

Search the Archive

Re: Get numbers out of PhysicalConstants?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg62613] Re: [mg62572] Get numbers out of PhysicalConstants?
  • From: Renan <renan.birck at gmail.com>
  • Date: Tue, 29 Nov 2005 04:46:20 -0500 (EST)
  • References: <200511280638.BAA19174@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

On 11/28/05, Wonseok Shin <wssaca at gmail.com> wrote:
> Hello,
>
> Is there any way to get numbers out of the constants defined in
> Miscellaneous`PhysicalConstants` package?  Carrying units all the time
> is inconvenient in calculation.

I think this may be what you want:


In[2]:= VacuumPermeability[[1]]


Out[2]= 1/2500000

From this result you can operate as you wish.
--
Thanks/obrigado, Renan "Wishmaster" Birck - Canoas, Rio Grande do Sul, Brasil
MSN: wizard_of_yendor at hotmail.com
Orkut: http://www.orkut.com/Profile.aspx?uid=2202360379963855296


  • Prev by Date: Re: rt.jar file
  • Next by Date: Avoiding usage of function brackets
  • Previous by thread: Re: Get numbers out of PhysicalConstants?
  • Next by thread: Re: Get numbers out of PhysicalConstants?