, including all inherited members.
| ACosh(double x) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| AngularSeparationRaDec(double RA1, double DEC1, double RA2, double DEC2) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| AngularSeparationThetaPhi(double Theta1, double Phi1, double Theta2, double Phi2) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| AngularSeparationXyz(double x1, double y1, double z1, double x2, double y2, double z2) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| ASinh(double x) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| Bin(double X, double X1, double X2, int NumCell, bool HasOpenUpperBound, bool IsLinearScale) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| BitShiftLeft(long LongInteger, int shift) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| BitShiftRight(long LongInteger, int shift) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| EulerRotation(double[] X, double phi, double theta, double psi) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| Grid(double X1, double X2, int NumCell, bool IsLinear, bool IsMidPoints) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| Histogram(ref ArrayList X, ref ArrayList Weights, double X1, double X2, int NumCell, bool HasOpenUpperBound) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| HistogramNDim(int Dimension, ArrayList Data, ArrayList Weights, string String_X1, string String_X2, string String_NumCell, bool HasOpenUpperBound) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| HistogramNDim(int Dimension, ArrayList Data, ArrayList Weights, string String_X1, string String_X2, string String_NumCell, bool HasOpenUpperBound, int MaxNumCells) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| HistogramNDim(int Dimension, SqlConnection connection, SqlCommand cmd, string String_X1, string String_X2, string String_NumCell, bool HasOpenUpperBound, int MaxNumCells) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| HistogramNDimFromQuery(string SQLConnection, string QueryToTable, int Dimension, string String_X1, string String_X2, string String_NumCell, bool HasOpenUpperBound) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| Random(int seed) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| Round(double x, int digits) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |
| ThetaPhi2Xyz(double Theta, double Phi, out double x, out double y, out double z) (defined in Mathematics.MathFunctions) | Mathematics.MathFunctions | |