import Foundation

var amount = Decimal(string: "19.498743")!
print(amount)  // 19.498743