Function - 1
Very easy
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Implement the function .
Input
Each line contains one real number .
Output
For each value of , print the value of the function on a separate line with four decimal places.
Examples
Input #1
Answer #1
Submissions 13K
Acceptance rate 43%