File: formula.html

package info (click to toggle)
ghemical 2.99.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 5,308 kB
  • ctags: 1,308
  • sloc: cpp: 13,437; sh: 8,968; makefile: 235
file content (23 lines) | stat: -rw-r--r-- 739 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
  <link href="documentation.css" rel="stylesheet" type="text/css">
  <title>Ghemical User Documentation: Formula</title>
</head>
   <body>
 
<h1>2.1.6 The Formula Tool</h1>
 
<p>This tool will calculate the empirical formula and molecular mass for
the current molecule. To use this tool right click on the view, select compute
from the popup menu and then select Formula. This will  open a dialog box
that contains this information.</p>
 <img src="images/formula.png" width="226" height="174"
 alt="Screenshot of the formula dialog box.">
 
<p>Clicking Ok will close the dialog box.</p>
 
<hr> <br>
 <a href="index.html">Return to index</a> <br>
</body>
</html>