IBinaryInteger<TSelf>.Divide(TSelf, TSelf, DivisionRounding) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
static override TSelf Divide(TSelf left, TSelf right, System::Numerics::DivisionRounding mode);
public static virtual TSelf Divide(TSelf left, TSelf right, System.Numerics.DivisionRounding mode);
static member Divide : 'Self * 'Self * System.Numerics.DivisionRounding -> 'Self
Public Shared Overrides Function Divide (left As TSelf, right As TSelf, mode As DivisionRounding) As TSelf
Parametreler
- left
- TSelf
- right
- TSelf
- mode
- DivisionRounding