Method IsPositive
- Namespace
- Zyl.VectorTraits.ExTypes
- Assembly
- VectorTraits.dll
IsPositive(ExInt128)
Determines if a value represents zero or a positive real number.
public static bool IsPositive(ExInt128 value)
Parameters
value
ExInt128The value to be checked.