IOperations<T>.IsInteger Property

Gets whether the number type represents integers.

Definition

Namespace: Numerics.NET.Generic
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
bool IsInteger { get; }

Property Value

Boolean

See Also