// Assembly: mscorlib
// Full name: System.Math

namespace System
{
public class Math // TypeDefIndex: 3509
{
	// Fields
	type#17435 doubleRoundLimit;
	type#12992 roundPower10Double;

	// Methods
	// RVA: -1
	public static type#20867 Abs(type#20867 value) { }
	// RVA: -1
	public static type#20900 Abs(type#20900 value) { }
	// RVA: -1
	public static type#17162 Abs(type#17162 value) { }
	// RVA: -1
	private static type#28660 ThrowAbsOverflow() { }
	// RVA: -1
	public static type#20867 DivRem(type#20867 a, type#20867 b, type#11944 result) { }
	// RVA: -1
	public static type#20867 Clamp(type#20867 value, type#20867 min, type#20867 max) { }
	// RVA: -1
	public static type#26059 Clamp(type#26059 value, type#26059 min, type#26059 max) { }
	// RVA: -1
	public static type#17430 Log(type#17430 a, type#17430 newBase) { }
	// RVA: -1
	public static type#15455 Max(type#15455 val1, type#15455 val2) { }
	// RVA: -1
	public static type#17162 Max(type#17162 val1, type#17162 val2) { }
	// RVA: -1
	public static type#17430 Max(type#17430 val1, type#17430 val2) { }
	// RVA: -1
	public static type#20856 Max(type#20856 val1, type#20856 val2) { }
	// RVA: -1
	public static type#20867 Max(type#20867 val1, type#20867 val2) { }
	// RVA: -1
	public static type#20900 Max(type#20900 val1, type#20900 val2) { }
	// RVA: -1
	public static type#25514 Max(type#25514 val1, type#25514 val2) { }
	// RVA: -1
	public static type#26059 Max(type#26059 val1, type#26059 val2) { }
	// RVA: -1
	public static type#27901 Max(type#27901 val1, type#27901 val2) { }
	// RVA: -1
	public static type#27917 Max(type#27917 val1, type#27917 val2) { }
	// RVA: -1
	public static type#27937 Max(type#27937 val1, type#27937 val2) { }
	// RVA: -1
	public static type#15455 Min(type#15455 val1, type#15455 val2) { }
	// RVA: -1
	public static type#17162 Min(type#17162 val1, type#17162 val2) { }
	// RVA: -1
	public static type#17430 Min(type#17430 val1, type#17430 val2) { }
	// RVA: -1
	public static type#20856 Min(type#20856 val1, type#20856 val2) { }
	// RVA: -1
	public static type#20867 Min(type#20867 val1, type#20867 val2) { }
	// RVA: -1
	public static type#20900 Min(type#20900 val1, type#20900 val2) { }
	// RVA: -1
	public static type#25514 Min(type#25514 val1, type#25514 val2) { }
	// RVA: -1
	public static type#26059 Min(type#26059 val1, type#26059 val2) { }
	// RVA: -1
	public static type#27901 Min(type#27901 val1, type#27901 val2) { }
	// RVA: -1
	public static type#27917 Min(type#27917 val1, type#27917 val2) { }
	// RVA: -1
	public static type#27937 Min(type#27937 val1, type#27937 val2) { }
	// RVA: -1
	public static type#17162 Round(type#17162 d) { }
	// RVA: -1
	public static type#17430 Round(type#17430 a) { }
	// RVA: -1
	public static type#17430 Round(type#17430 value, type#20867 digits) { }
	// RVA: -1
	public static type#17430 Round(type#17430 value, type#22707 mode) { }
	// RVA: -1
	public static type#17430 Round(type#17430 value, type#20867 digits, type#22707 mode) { }
	// RVA: -1
	public static type#20867 Sign(type#17430 value) { }
	// RVA: -1
	public static type#20867 Sign(type#20900 value) { }
	// RVA: -1
	public static type#17162 Truncate(type#17162 d) { }
	// RVA: -1
	public static type#17430 Truncate(type#17430 d) { }
	// RVA: -1
	private static type#28660 ThrowMinMaxException(type#566 min, type#566 max) { }
	// RVA: -1
	public static type#17430 Abs(type#17430 value) { }
	// RVA: -1
	public static type#26059 Abs(type#26059 value) { }
	// RVA: -1
	public static type#17430 Acos(type#17430 d) { }
	// RVA: -1
	public static type#17430 Asin(type#17430 d) { }
	// RVA: -1
	public static type#17430 Atan(type#17430 d) { }
	// RVA: -1
	public static type#17430 Atan2(type#17430 y, type#17430 x) { }
	// RVA: -1
	public static type#17430 Ceiling(type#17430 a) { }
	// RVA: -1
	public static type#17430 Cos(type#17430 d) { }
	// RVA: -1
	public static type#17430 Cosh(type#17430 value) { }
	// RVA: -1
	public static type#17430 Exp(type#17430 d) { }
	// RVA: -1
	public static type#17430 Floor(type#17430 d) { }
	// RVA: -1
	public static type#17430 Log(type#17430 d) { }
	// RVA: -1
	public static type#17430 Log10(type#17430 d) { }
	// RVA: -1
	public static type#17430 Pow(type#17430 x, type#17430 y) { }
	// RVA: -1
	public static type#17430 Sin(type#17430 a) { }
	// RVA: -1
	public static type#17430 Sinh(type#17430 value) { }
	// RVA: -1
	public static type#17430 Sqrt(type#17430 d) { }
	// RVA: -1
	public static type#17430 Tan(type#17430 a) { }
	// RVA: -1
	private static type#17430 ModF(type#17430 x, type#12391 intptr) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
