IOperations<T>.MinusOne Property

Returns the value of -1 as an instance of the number type.

Definition

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

Property Value

T

See Also