Function - 2
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Implement a function .
Input
Each line contains one real number .
Output
For each value print in a separate line the value of the function with four digits after the decimal point.
Examples
Input #1
Answer #1
Submissions 7K
Acceptance rate 64%