X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=core%2Fsrc%2Fnet%2Fsf%2Fopenrocket%2Futil%2FMathUtil.java;h=09a316899cec68ce70ef6140d3aaafb6e93ae130;hb=9349577cdfdff682b2aabd6daa24fdc3a7449b58;hp=c88e85853562bc5907f64bfb4654d329b2140128;hpb=fe3c30ca267ae10fedd42bbbb0603bd9361e329c;p=debian%2Fopenrocket diff --git a/core/src/net/sf/openrocket/util/MathUtil.java b/core/src/net/sf/openrocket/util/MathUtil.java index c88e8585..09a31689 100644 --- a/core/src/net/sf/openrocket/util/MathUtil.java +++ b/core/src/net/sf/openrocket/util/MathUtil.java @@ -310,7 +310,7 @@ public class MathUtil { return sorted.get(n / 2).doubleValue(); } } - + /** * Use interpolation to determine the value of the function at point t. * Current implementation uses simple linear interpolation. The domain