Прочетете на английски Редактиране

Споделяне чрез


NFloat.IDivisionOperators<NFloat,NFloat,NFloat>.CheckedDivision Operator

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Divides two values to compute their quotient.

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

Parameters

left
NFloat

The value that right divides.

right
NFloat

The value that divides left.

Returns

The quotient of left divided by right.

Implements

Applies to

Продукт Версии
.NET 7, 8, 9, 10