using namespace std; double pi=3.141592653589793; int main() { double a; cin >> a; cout<<setprecision(3)<<fixed; cout<<aapi/2; return 0; }