| ccw(Point P0, Point P1, Point P2, bool PlusOneOnZeroDegrees) | BenTools.Mathematics.MathTools | static |
| ccw(double P0x, double P0y, double P1x, double P1y, double P2x, double P2y, bool PlusOneOnZeroDegrees) | BenTools.Mathematics.MathTools | static |
| CopyToArray(ICollection L, Type T) | BenTools.Mathematics.MathTools | static |
| DAAdd(double[] A, double[] B) | BenTools.Mathematics.MathTools | static |
| DADist(double[] A, double[] B) | BenTools.Mathematics.MathTools | static |
| DAMean(double[] A) | BenTools.Mathematics.MathTools | static |
| DAMult(double[] A, double r) | BenTools.Mathematics.MathTools | static |
| DASkalar(double[] A, double[] B) | BenTools.Mathematics.MathTools | static |
| DAStdv(double[] A, double M) | BenTools.Mathematics.MathTools | static |
| DASum(double[] A) | BenTools.Mathematics.MathTools | static |
| Dist(double x1, double y1, double x2, double y2) | BenTools.Mathematics.MathTools | static |
| doubleToInt(double f) | BenTools.Mathematics.MathTools | privatestatic |
| GetAngle(double x, double y) | BenTools.Mathematics.MathTools | static |
| GetAngleTheta(double x, double y) | BenTools.Mathematics.MathTools | static |
| GetArray(params object[] P) | BenTools.Mathematics.MathTools | static |
| GetIntArray(params int[] P) | BenTools.Mathematics.MathTools | static |
| GetIntArrayConst(int A, int n) | BenTools.Mathematics.MathTools | static |
| GetIntArrayRange(int A, int B) | BenTools.Mathematics.MathTools | static |
| HighLevelSplit(string S, params char[] C) | BenTools.Mathematics.MathTools | static |
| HSB_map | BenTools.Mathematics.MathTools | privatestatic |
| HSBtoRGB(int hue, int saturation, int brightness, double[] OldCol) | BenTools.Mathematics.MathTools | static |
| intersect(Point P11, Point P12, Point P21, Point P22) | BenTools.Mathematics.MathTools | static |
| IntersectionPoint(Point P11, Point P12, Point P21, Point P22) | BenTools.Mathematics.MathTools | static |
| R | BenTools.Mathematics.MathTools | static |
| Shuffle(IList S, Random R, bool Copy) | BenTools.Mathematics.MathTools | static |
| Shuffle(IList A, bool Copy) | BenTools.Mathematics.MathTools | static |
| Shuffle(IList A) | BenTools.Mathematics.MathTools | static |
| ShuffleIList(IList A, Random R) | BenTools.Mathematics.MathTools | static |
| ShuffleIList(IList A) | BenTools.Mathematics.MathTools | static |