katananananna99 downloadsAutomatically converts 1/2 ➔ ½ (Fractions), H2O ➔ H₂O (Chemistry), sqrt(x) ➔ √x (Roots) and more
The smart chemistry engine automatically detects elements, brackets, subscripts, states of matter, and ionic charges.
| What you type | What it transforms into | Description |
|---|---|---|
H2O |
H₂O | Subscripts |
Ca(OH)2 |
Ca(OH)₂ | Polyatomic compounds |
SO42- |
SO₄²⁻ | Ionic charges & polyatomic ions |
CuSO4*5H2O |
CuSO₄ · 5H₂O | Hydration state |
H2O(l) |
H₂O(l) | States of matter |
H2 + O2 --> H2O |
H₂ + O₂ ⟶ H₂O | Whole reactions with arrows |
| What you type | What it transforms into | Description |
|---|---|---|
1/2 |
½ | Fractions |
1/2/3 |
¹/₂ / 3 | Nested fractions |
dy/dx |
dy/dx | Calculus derivatives |
x^y |
xʸ | Superscripts / Powers |
x_i |
xᵢ | Subscripts |
sqrt(x) |
√x | Square roots |
root(3, x) |
³√x | N-th roots |
| What you type | What it transforms into | Description |
|---|---|---|
!= |
≠ | Not equal to |
<= / =< |
≤ | Less than or equal to |
>= |
≥ | Greater than or equal to |
approx / ~~ |
≈ | Approximately |
+- / -+ |
± / ∓ | Plus-Minus / Minus-Plus |
therefore |
∴ | Logical "therefore" |
because |
∵ | Logical "because" |
subset |
⊂ | Subset |
union / cup |
∪ | Set union |
intersect / cap |
∩ | Set intersection |
member / notin |
∈ / ∉ | Set membership |
| What you type | What it transforms into | Description |
|---|---|---|
pi |
π | Pi constant |
theta |
θ | Angle variables |
ohm |
Ω | Ohms (Physics) |
micro |
μ | Micro metric prefix |
delta / Delta |
δ / Δ | Lowercase / Uppercase Delta |
sigma / Sigma |
σ / Σ | Lowercase / Uppercase Sigma |
alpha / beta |
α / β | Alpha & Beta |
gamma / phi |
γ / φ | Gamma & Phi |
omega / lambda |
ω / λ | Omega & Lambda |
deg |
° | Degrees symbol |
inf / infinity |
∞ | Infinity |
| What you type | What it transforms into | Description |
|---|---|---|
-> / --> |
→ / ⟶ | Right arrows |
<- / <-- |
← / ⟵ | Left arrows |
<-> / <—> |
↔ / ⟷ | Double-sided arrows |
<=> |
⇌ | Chemical equilibrium arrow |
=> / ==> |
⇒ / ⟹ | Logical implication arrows |
This project is open-source under the MIT License.