isApproximatelyCoterminalTo

inline fun isApproximatelyCoterminalTo(other: AngleF, epsilon: AngleF = AngleF(0.00001f)): Boolean

Returns a value indicating whether this angle is approximately coterminal to the other angle given specified epsilon tolerance.