Click or drag to resize
Accord.NET (logo)

ToolsAngle Method

Overload List
  NameDescription
Public methodStatic memberAngle(Double, Double)
Gets the angle formed by the vector [x,y].
Public methodStatic memberAngle(Single, Single)
Gets the angle formed by the vector [x,y].
Public methodStatic memberAngle(IntPoint, IntPoint)
Gets the displacement angle between two points.
Top
See Also