whitespace.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1610140 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
662b6cbe5a
commit
b6a5d26e74
|
@ -476,7 +476,7 @@ public class KolmogorovSmirnovTest {
|
|||
for (int i = 1; i <= n; ++i) {
|
||||
pFrac *= (double) i / (double) n;
|
||||
}
|
||||
|
||||
|
||||
return pFrac;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue