Greek letters | α | β | γ | δ | ε | ζ | η | θ | ι | κ |
λ | μ | ν | ξ | ο | π | ρ | ς | σ | τ | |
υ | φ | χ | ψ | ω | ||||||
Α | Β | Γ | Δ | Ε | Ζ | Η | Θ | Ι | Κ | |
Λ | Μ | Ν | Ξ | Ο | Π | Ρ | Σ | Τ | ||
Υ | Φ | Χ | Ψ | Ω | ||||||
Roman letters | ℂ | ℃ | ℇ | ℉ | ℐ | ℑ | ℒ | ℏ | ℞ | Ω |
ℋ | ℛ | ℱ | Å | ℰ | ||||||
𝓖 | ||||||||||
Additional Greek letters | ħ | ϴ | ϵ | |||||||
Arrows | ↔ | ↕ | → | ← | ↓ | ↑ | → | ← | ↓ | ↑ |
↙ | ↘ | ↗ | │ | |||||||
Operators | ± | ∓ | × | ÷ | ∙ | † | ≈ | ≣ | ≡ | ≠ |
∫ | ∏ | ∑ | ∆ | ∇ | ∂ | ∅ | ||||
√ | ∛ | ∜ | ||||||||
∝ | ∞ | |||||||||
Geometry | ‖ | ⊥ | ||||||||
Fractions | ¼ | ½ | ¾ | |||||||
Units | Å |
Showing posts with label Misc. Show all posts
Showing posts with label Misc. Show all posts
Tuesday, September 29, 2009
Useful special symbols
Useful special symbols
Thursday, January 8, 2009
Abbreviate
Note on abbrievation
To me, there are two cases we have to do abbrievation:
1) when taking notes
2) when writing a computer program
In the 1) case, we want o gain time by abbreviating words, while in 2) case, we want to avoid clutter in our codes. In both cases, the caveat is to make sure that you will be able to recognize these abbreviations afterward without confusion. We should also take advantage of the context.
Here are a list of tricks (some may not apply for computer programmings)
| | Original | Abbreviation |
| Symbols | equal | = |
| * | important | |
| w/ | with | |
| Standard | for example | e.g. |
| 1st syllable | dem | democracy |
| integer | int | |
| 1st syllable+first letter of the second | demo | demonstration |
| or so much you can recongnize | intro | introduction |
| Omit vowels | level | lvl |
| Use the first and last syllables | energy | engy |
| use the first and last letters | feet | ft |
9.Us the first and last syllable
engy = energy
Friday, October 3, 2008
Useful scientific weblinks
Useful scientific weblinks
Chemistry
Phyiscs
| Field | Description | Link |
| Introduction to surface chemistry | http://www.chem.qmul.ac.uk/surfaces/scc/ | |
| Surface science | ||
| UK surface analysis forum | http://www.uksaf.org/tutorials.html | |
Thursday, September 11, 2008
Useful LaTEX Sites
To write formula
http://sixthform.info/steve/wordpress/?p=59
http://latex.liveserver.com/
http://thornahawk.unitedti.org/equationeditor/equationeditor.php
http://www.texify.com/links.php
http://www.codecogs.com/components/equationeditor/equationeditor.php
http://www.bgoncalves.com/online/latex/
http://www.tlhiv.org/ltxpreview/
http://mathtran.open.ac.uk/index.html
http://www.sitmo.com/latex/
http://out.l3s.uni-hannover.de:9080/Equation/
http://code.google.com/p/jstexrender/
<pre lang="eq.latex">
int_{0}^{1}frac{x^{4}left(1-xright)^{4}}{1+x^{2}}dx
=frac{22}{7}-pi
</pre>
http://mathurl.com/
To write document
http://dev.baywifi.com/latex/
http://nirvana.informatik.uni-halle.de/~thuering/php/latex-online/latex.php?sprachauswahl=2&aufruf=22103
http://www.sciencesoft.at/index.jsp?link=latex&lang=en
http://tex.mendelu.cz/
http://www.latexlab.org/
Subscribe to:
Posts (Atom)