UnitNMinValueTNumeric Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static UnitN<TNumeric> MinValue<TNumeric>()
where TNumeric : struct, new(), INumeric<TNumeric>

Type Parameters

TNumeric

Return Value

UnitNTNumeric

See Also