NFloat.ISubtractionOperators<NFloat,NFloat,NFloat>.CheckedSubtraction Operator

Definition

Subtracts two values to compute their difference.

C#
static System.Runtime.InteropServices.NFloat ISubtractionOperators<NFloat,NFloat,NFloat>.op_CheckedSubtraction(System.Runtime.InteropServices.NFloat left, System.Runtime.InteropServices.NFloat right);

Parameters

left
NFloat

The value from which right is subtracted.

right
NFloat

The value that's subtracted from left.

Returns

The value of right subtracted from left.

Implements

Applies to

Производ Верзије
.NET 7, 8, 9, 10