## func_05()


Function number 5.


Usage


``` python
func_05(x)
```


## Parameters


`x: int`  
Input value.


## Returns


`int`  
Processed value.
