## func_04()


Function number 4.


Usage


``` python
func_04(x)
```


## Parameters


`x: int`  
Input value.


## Returns


`int`  
Processed value.
