Differences between revisions 1 and 2
Revision 1 as of 2025-09-24 20:27:36
Size: 417
Comment: Initial commit
Revision 2 as of 2025-09-29 16:14:59
Size: 571
Comment: Note
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
A unit vector is a vector with a [[Calculus/Distance|distance]] of 1. Any vector can be made into a unit vector, by normalizing it: ''a⃗/||a⃗||''.

Unit Vector

A unit vector is a normalized vector, that is to say it has a distance of 1.


Description

A unit vector is a vector with a distance of 1. Any vector can be made into a unit vector, by normalizing it: a⃗/||a⃗||.

R3 space is commonly expressed as having the unit vectors î, ĵ, and which each have a distance of 1 in the directions of the X, Y, and Z axes respectively.


CategoryRicottone

Calculus/UnitVector (last edited 2026-01-16 03:24:05 by DominicRicottone)