git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1478681 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gilles Sadowski 2013-05-03 09:04:58 +00:00
parent 299039b740
commit 4d3934ffec

View File

@ -69,7 +69,7 @@ public final class MathUtils {
}
/**
* Normalize an angle in a 2&pi wide interval around a center value.
* Normalize an angle in a 2π wide interval around a center value.
* <p>This method has three main uses:</p>
* <ul>
* <li>normalize an angle between 0 and 2&pi;:<br/>