Click or drag to resize
Accord.NET (logo)

CircularToRadians Method

Overload List
  NameDescription
Public methodStatic memberToRadians(Double, Double)
Transforms circular data into angles (normalizes the data to be between -PI and PI).
Public methodStatic memberToRadians(Double, Double, Boolean)
Transforms circular data into angles (normalizes the data to be between -PI and PI).
Top
See Also