# Physics Web Note: Some Features
Sparisoma Viridi | 14-Apr-2026
## Outline
- Markdown example
- Diagram example
- Math example
- Chart example
## Markdown example
Tabel 1. Values of $x$ and $\sin x$.
x (°) | sin x
:-: | :-:
0 | 0
.. | ..
90 | 1
.. | ..
180 | 0
.. | ..
270 | -1
.. | ..
360 | 0
## Diagram example
graph LR
A[User] --> B[Login]
B --> C{Success?}
C -->|Yes| D[Dashboard]
C -->|No| E[Retry]
## Math example
Amplitude $A = 1$ and $x$ in $\degree$, where the equation is as follows
$$\tag{1}
y(x) = \int_0^x \cos z dz.
$$
Plot of Eqn (1) is given in Figure 1.
## Chart example
Figure 1. Plot of sine function.
## 3dmole example
Following is caffeine molecule (1,3,7-Trimethylpurine-2,6-dione).
Drag the molecule with mouse to rotate it.
## Network graph example
## Neural network example
## Sheet music examples