1
Fork 0
mirror of https://github.com/Steffo99/appunti-magistrali.git synced 2024-11-22 02:44:17 +00:00
appunti-steffo/0 - Generale/distanza tra vettori.md
2024-08-23 13:13:05 +02:00

8 lines
179 B
Markdown

[[operazione]] tra due [[array|vettori]].
$$
\Huge
| \mathbf{y} - \mathbf{x} |
$$
> [!Note]
> Corrisponde alla [[lunghezza]] del segmento che unisce $\mathbf{y}$ a $\mathbf{x}$.