Rounding Figures in X++
Mar 31, 2025 · 3 min read · X++ provides built-in functions that round numerical values based on specific conditions. These functions allow developers to round numbers to a defined decimal place or to the nearest multiple of a specified value. Common Rounding Functions in X++ T...
Join discussion