~ubuntu-branches/ubuntu/trusty/gsl-ref-html/trusty

« back to all changes in this revision

Viewing changes to Fundamental-Constants.html

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2006-04-12 19:46:32 UTC
  • mfrom: (1.3.1 upstream) (3.1.1 dapper)
  • Revision ID: james.westby@ubuntu.com-20060412194632-c9lodpl075pv9si3
Tags: 1.8-1
* New upstream release 1.8
* As with previous releases, the sources were obtained from the FSF web 
  pages by means of a wget call (c.f. the debian/rules target 'upstream')

* debian/control: Standards-Version increased to 3.6.2
* debian/copyright: Updated FSF address
* debian/rules: Set DH_COMPAT=4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html lang="en">
 
2
<head>
 
3
<title>Fundamental Constants - GNU Scientific Library -- Reference Manual</title>
 
4
<meta http-equiv="Content-Type" content="text/html">
 
5
<meta name="description" content="GNU Scientific Library -- Reference Manual">
 
6
<meta name="generator" content="makeinfo 4.8">
 
7
<link title="Top" rel="start" href="index.html#Top">
 
8
<link rel="up" href="Physical-Constants.html#Physical-Constants" title="Physical Constants">
 
9
<link rel="next" href="Astronomy-and-Astrophysics.html#Astronomy-and-Astrophysics" title="Astronomy and Astrophysics">
 
10
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
 
11
<!--
 
12
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 The GSL Team.
 
13
 
 
14
Permission is granted to copy, distribute and/or modify this document
 
15
under the terms of the GNU Free Documentation License, Version 1.2 or
 
16
any later version published by the Free Software Foundation; with the
 
17
Invariant Sections being ``GNU General Public License'' and ``Free Software
 
18
Needs Free Documentation'', the Front-Cover text being ``A GNU Manual'',
 
19
and with the Back-Cover Text being (a) (see below).  A copy of the
 
20
license is included in the section entitled ``GNU Free Documentation
 
21
License''.
 
22
 
 
23
(a) The Back-Cover Text is: ``You have freedom to copy and modify this
 
24
GNU Manual, like GNU software.''-->
 
25
<meta http-equiv="Content-Style-Type" content="text/css">
 
26
<style type="text/css"><!--
 
27
  pre.display { font-family:inherit }
 
28
  pre.format  { font-family:inherit }
 
29
  pre.smalldisplay { font-family:inherit; font-size:smaller }
 
30
  pre.smallformat  { font-family:inherit; font-size:smaller }
 
31
  pre.smallexample { font-size:smaller }
 
32
  pre.smalllisp    { font-size:smaller }
 
33
  span.sc    { font-variant:small-caps }
 
34
  span.roman { font-family:serif; font-weight:normal; } 
 
35
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
 
36
--></style>
 
37
</head>
 
38
<body>
 
39
<div class="node">
 
40
<p>
 
41
<a name="Fundamental-Constants"></a>
 
42
Next:&nbsp;<a rel="next" accesskey="n" href="Astronomy-and-Astrophysics.html#Astronomy-and-Astrophysics">Astronomy and Astrophysics</a>,
 
43
Up:&nbsp;<a rel="up" accesskey="u" href="Physical-Constants.html#Physical-Constants">Physical Constants</a>
 
44
<hr>
 
45
</div>
 
46
 
 
47
<h3 class="section">38.1 Fundamental Constants</h3>
 
48
 
 
49
<p><a name="index-fundamental-constants-2318"></a><a name="index-constants_002c-fundamental-2319"></a>
 
50
     <dl>
 
51
<dt><code>GSL_CONST_MKSA_SPEED_OF_LIGHT</code><dd>The speed of light in vacuum, c.
 
52
 
 
53
     <br><dt><code>GSL_CONST_MKSA_VACUUM_PERMEABILITY</code><dd>The permeability of free space, \mu_0. This constant is defined
 
54
in the MKSA system only.
 
55
 
 
56
     <br><dt><code>GSL_CONST_MKSA_VACUUM_PERMITTIVITY</code><dd>The permittivity of free space, \epsilon_0.  This constant is
 
57
defined in the MKSA system only.
 
58
 
 
59
     <br><dt><code>GSL_CONST_MKSA_PLANCKS_CONSTANT_H</code><dd>Planck's constant, h.
 
60
 
 
61
     <br><dt><code>GSL_CONST_MKSA_PLANCKS_CONSTANT_HBAR</code><dd>Planck's constant divided by 2\pi, \hbar.
 
62
 
 
63
     <br><dt><code>GSL_CONST_NUM_AVOGADRO</code><dd>Avogadro's number, N_a.
 
64
 
 
65
     <br><dt><code>GSL_CONST_MKSA_FARADAY</code><dd>The molar charge of 1 Faraday.
 
66
 
 
67
     <br><dt><code>GSL_CONST_MKSA_BOLTZMANN</code><dd>The Boltzmann constant, k.
 
68
 
 
69
     <br><dt><code>GSL_CONST_MKSA_MOLAR_GAS</code><dd>The molar gas constant, R_0.
 
70
 
 
71
     <br><dt><code>GSL_CONST_MKSA_STANDARD_GAS_VOLUME</code><dd>The standard gas volume, V_0.
 
72
 
 
73
     <br><dt><code>GSL_CONST_MKSA_STEFAN_BOLTZMANN_CONSTANT</code><dd>The Stefan-Boltzmann radiation constant, \sigma.
 
74
 
 
75
     <br><dt><code>GSL_CONST_MKSA_GAUSS</code><dd>The magnetic field of 1 Gauss. 
 
76
</dl>
 
77
 
 
78
   </body></html>
 
79