Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion english/cpp/system/decimal/operator%/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ second_title: Aspose.PDF for C++ API Reference
description: 'System::Decimal::operator% method. Returns a new instance of Decimal class that represents a value that is a result of modulo operation with the values represented by the current and the specified objects in C++.'
type: docs
weight: 1100
url: /cpp/system/decimal/operator%/
url: /cpp/system/decimal/operator-percent/
aliases:
- /cpp/system/decimal/operator%/
---
## Decimal::operator% method

Expand Down