MathGroup Archive 1998

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

Search the Archive

Re: Mathematica 3.0 Palette for Physics SI Fundamental Constants


  • To: mathgroup@smc.vnet.net
  • Subject: [mg12351] Re: Mathematica 3.0 Palette for Physics SI Fundamental Constants
  • From: Paul Abbott <paul@physics.uwa.edu.au>
  • Date: Sun, 10 May 1998 02:04:33 -0400
  • Organization: University of Western Australia
  • References: <6itgo0$192@smc.vnet.net>

Silver Jones wrote:

> I have been constructing a custom palette which has about 100
> fundamental constants for physics.  What I thought would be a 2 or 3
> hour task has turned out to be a much larger project.  I wanted to set
> up the symbols for the constants to be as close to actual
> mathematical/physics expression as possible.  The purpose of the
> palette is to allow you to enter c for instance for the speed of light
> with appropriate units.

Have you had a look at the Physical Constants palette? This comes with
Mathematica and is found in the Help Browswer under 

	GettingStarted | Demos | Palettes | Physical Constants

or, if you paste the following cell into a Notebook and follow the
hyperlink, the palette will open automatically:

Cell[TextData[ButtonBox["Physical Constants",
  ButtonData:>{
    FrontEnd`FileName[ {$TopDirectory, "Documentation", "English", 
      "GettingStarted", "Demos", "Palettes", "PhysicalConstants.nb"}],
None},
  ButtonStyle->"Hyperlink",
  ButtonNote->None]], "Text"]

> I have encountered a the following problems:

I think you'll find that this palette addresses most of your problems. 
Since palettes are fully editable you should be able to extend this
demo as you want.

Cheers,
	Paul


____________________________________________________________________ 
Paul Abbott                                   Phone: +61-8-9380-2734
Department of Physics                           Fax: +61-8-9380-1014
The University of Western Australia            Nedlands WA  6907       
mailto:paul@physics.uwa.edu.au  AUSTRALIA                            
http://www.pd.uwa.edu.au/~paul

            God IS a weakly left-handed dice player
____________________________________________________________________



  • Prev by Date: Re: latex and mathematica
  • Next by Date: Re: Compile lesson
  • Prev by thread: Re: Mathematica 3.0 Palette for Physics SI Fundamental Constants
  • Next by thread: Re: Mathematica 3.0 Palette for Physics SI Fundamental Constants