diff options
Diffstat (limited to 'html/encyclopedia/chemistry.html')
-rw-r--r-- | html/encyclopedia/chemistry.html | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/html/encyclopedia/chemistry.html b/html/encyclopedia/chemistry.html index c789333..dd4287a 100644 --- a/html/encyclopedia/chemistry.html +++ b/html/encyclopedia/chemistry.html @@ -31,7 +31,7 @@ <td class="math">\(mol\)</td> </tr> </table> - <p>Evt. se <a href="/html/encyclopedia/physics.html#measures-and-units">fysikkens enheder</a>.</p> + <p class="graphicText">Evt. se <a href="/html/encyclopedia/physics.html#measures-and-units">fysikkens enheder</a>.</p> </div> <div class="section" id="formulas"> <p class="large">Formler</p> @@ -39,6 +39,20 @@ <p class="math">\(M = \frac{m}{n}\)</p> <p class="math">\(n = \frac{M}{m}\)</p> </div> + <div class="section" id="constants"> + <p class="large">Konstanter</p> + <table> + <tr> + <th>Navn</th> + <th>Symbol</th> + </tr> + <tr> + <td>Avagadros konstant</td> + <td class="math">\(N_a\)</td> + </tr> + </table> + <p class="math">\(N_a = 602\ 214\ 076 \cdot 10 ^ {15}\ mol ^ {-1}\)</p> + </div> </div> <!--#include virtual="/include/pgftr.shtml"--> </body> |