System::Decimal::Divide मेथड
Decimal::Divide method
दो निर्दिष्ट Decimal मानों को विभाजित करता है।
static Decimal System::Decimal::Divide(const Decimal &d1, const Decimal &d2)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| d1 | const Decimal& | भाज्य। |
| d2 | const Decimal& | भाजक। |
ReturnValue
d1 को d2 से विभाजित करने का परिणाम।
संबंधित देखें
- Class Decimal
- Class Decimal
- Namespace System
- Library Aspose.Page for C++