#include<stdio.h>
void main()
{
printf(" %.6f ", number);
return 0;
}