Method ResultantLength
ResultantLength(ReadOnlySpan<double>)
Computes the mean resultant length (R) of angles in degrees, a concentration measure in [0,1].
public static double ResultantLength(ReadOnlySpan<double> anglesDeg)
Parameters
anglesDegReadOnlySpan<double>Angles in degrees.