// Assembly: System.Numerics
// Full name: System.Numerics.NumericsHelpers

namespace System.Numerics
{
public class NumericsHelpers // TypeDefIndex: 12536
{

	// Methods
	// RVA: -1
	public static type#28660 GetDoubleParts(type#17430 dbl, type#11944 sign, type#11944 exp, type#12200 man, type#11789 fFinite) { }
	// RVA: -1
	public static type#17430 GetDoubleFromParts(type#20867 sign, type#20867 exp, type#27937 man) { }
	// RVA: -1
	public static type#28660 DangerousMakeTwosComplement(type#13557 d) { }
	// RVA: -1
	public static type#27937 MakeUlong(type#27917 uHi, type#27917 uLo) { }
	// RVA: -1
	public static type#27917 Abs(type#20867 a) { }
	// RVA: -1
	public static type#27917 CombineHash(type#27917 u1, type#27917 u2) { }
	// RVA: -1
	public static type#20867 CombineHash(type#20867 n1, type#20867 n2) { }
	// RVA: -1
	public static type#20867 CbitHighZero(type#27917 u) { }
	// RVA: -1
	public static type#20867 CbitHighZero(type#27937 uu) { }
}
}
