print(String(format: "%.2f", 1.255)) => 1.25
print(String(format: "%.2f", 1.256)) => 1.26
It's not rounded ?? Or am I missing something ??
Selecting any option will automatically load the page