public interface INumericStatic<TNumeric>
Public Interface INumericStatic(Of TNumeric)
generic<typename TNumeric>
public interface class INumericStatic
type INumericStatic<'TNumeric> = interface end
Epsilon | |
HasFloatingPoint | |
HasInfinity | |
HasNaN | |
IsReal | |
IsSigned | |
MaxUnit | |
MaxValue | |
MinUnit | |
MinValue | |
One | |
Zero |
IsFinite | |
IsInfinity | |
IsNaN | |
IsNegative | |
IsNegativeInfinity | |
IsNormal | |
IsPositiveInfinity | |
IsSubnormal | |
Parse |