This example demonstrates mathematical symbols and Unicode support in plots.
unicode_demo.f90
- Source codeunicode_demo.png/pdf/txt
- Greek letters and math symbolsmath_examples.png/pdf/txt
- Mathematical expressionsmake example ARGS="unicode_demo"
\alpha
→ α\beta
→ β\pi
→ π\infty
→ ∞\sum
→ ∑ASCII output preview:
Wave Functions: ψ(ω t) = A e^{-λ t} sin(ω t + φ)
+--------------------------------------------------------------------------------+
|1.0 |
| * -- α damped: sin |
| * * -- β damped: cos |
|0.5 * * -- γ oscillation |
| * * **** |
|0.0*--------*-------****---*----*--***-*-------*-*------***---*---------- |
| * * * * * * * * * * * |
|-0.5 * * * * * |
| |
|-1.0+--------+----------+----------+----------+----------+--------+ |
0 2 4 6 8 10 |
+--------------------------------------------------------------------------------+
ωt (radians)
Amplitude
Full ASCII Output: Download unicode_demo.txt | ASCII Format Guide