number = float(input('Enter number with lots of decimal number : ')) print(number*2)