Overview
Engineering reference data for Greek Alphabet in chemistry.
Key Formulas
Ideal Gas Law
Pressure × Volume = moles × gas constant × temperature.
Molarity
Moles of solute per liter of solution.
pH
Measure of acidity.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Pressure | Pa | |
| Volume | m³ | |
| Moles | mol | |
| Gas constant | 8.314 J/(mol·K) |
Scientific and Engineering Usage
HTML and Web Usage
Additional Notes
The Greek alphabet is derived from the Phoenician alphabet and has been used to write the Greek language since the 8th century BC. For web development, Greek letters can be represented in HTML documents using:
- Entity names (e.g.,
Α) - Decimal numeric codes (e.g.,
Α) - Hexadecimal codes (e.g.,
Α)
Modern browsers render these codes natively. The legacy method of formatting a normal character with the "Symbol" font is less reliable and not recommended for contemporary web standards.