Operations<T>.MinusOne Property

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

Definition

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

Property Value

T

See Also