IRealOperations<T>.MinPositiveValue Property

Gets the smallest operand type value greater than zero.

Definition

Namespace: Extreme.Mathematics.Generic
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
T MinPositiveValue { get; }

Property Value

T

See Also