μέθοδος System::Decimal::Divide
Decimal::Divide method
Διαιρεί δύο καθορισμένες τιμές Decimal.
static Decimal System::Decimal::Divide(const Decimal &d1, const Decimal &d2)
| Parameter | Type | Περιγραφή |
|---|---|---|
| d1 | const Decimal& | Ο διαίρετης. |
| d2 | const Decimal& | Ο διαιρέτης. |
ReturnValue
Το αποτέλεσμα της διαίρεσης του d1 δια του d2.
Δείτε επίσης
- Class Decimal
- Class Decimal
- Namespace System
- Library Aspose.Page for C++