Formula (Extended): $ROUNDUP Function
## Overview
Return the value of a numerical value rounded up to the specified number of digits.
## Syntax
```
$ROUNDUP(Numerical value, Number of digits)
```
## Parameters
|Parameter|Type|Required|Description|
|:---|:---|:---|:---|
|Numerical value|Half-width numerical value|Required|Numerical value to round up. |
|Number of digits|Half-width numerical value|Required|Number of digits to round up to. |
### Column available for parameters
|Parameter|Category|Number|Date|Description|Check|
|:---|:---|:---|:---|:---|:---|
|Numerical value|Yes|Yes|No|Yes|No|
|Number of digits|Yes|Yes|No|Yes|No|
## Return Value
The numerical value is rounded up to the specified number of digits.
### Return Value Display Content
|Target|Display Content of Return Value|
|:---|:---|
|Classification (including title, status, manager, owner)|Display return value. If the drop-down list has values, the options that match the values are displayed. |
|Numerical Value (including work volume, progression rate, remaining work volume)|Display return value. |
|Date (including start and completion)|Do not display. |
|Description (including content)|Display return value. |
|Check (including lock)|Do not display. |
## Usage Example ①
Specify parameters by screen column name (name displayed)
### Formula

### Parameters

### Calculation Result

## Usage Example ②
Truncate to one decimal place
### Formula

### Parameters

### Calculation Result
