Previous Up Next

25.13.11 Angle of a vector

The arg command finds the angle of a complex number (the argument) or the angle of a vector defined by two points.

Example

arg(1+i)
     
π 
4
          

Previous Up Next