PROGRAMMING:Using math. H in C standard library to calculate the value of two mathematical expressions.
Using math. H in C standard library to calculate the value of two mathematical expressions. The input x is real data.

###Input example:
```in
-1
```
###Output example:
```out
f(-1.0) = -1.0
```
answer:If there is no answer, please comment

###Input example:
```in
-1
```
###Output example:
```out
f(-1.0) = -1.0
```
answer:If there is no answer, please comment