Previous Up Next

26.2.1  Drawing unit vectors in the plane

The Ox_2d_unit_vector command takes no arguments and draws the unit vector in the x-direction on a plane.

Example

Ox_2d_unit_vector()

Similarly, the Oy_2d_unit_vector command draws the unit vector in the y direction. The frame_2d command simultaneously draws both unit vectors.


Previous Up Next