public class MathUtils extends Object
Constructor and Description |
---|
MathUtils() |
Modifier and Type | Method and Description |
---|---|
static double |
limitation(double v,
double min,
double max) |
static double |
max(double a,
double b) |
static double |
max(double a,
double b,
double c) |
Copyright © 2015. All Rights Reserved.