Consider the unit circle, the circle with radius
Find the equations of all of the lines.
Constraints
Input Specification
The only line contains an integer,
Output Specification
Output
Your answer will be accepted if each value is within an absolute error of
Sample Input
Copy
3
Sample Output
Copy
-0.264932084
0.264932084
Comments