My goal is very simple I just want to round a number by 3 significant figures
for example if the user inputs:
655900 433.72
rounding it to 3 significant figures should look like :
656000 434
My goal is very simple I just want to round a number by 3 significant figures
for example if the user inputs:
655900 433.72
rounding it to 3 significant figures should look like :
656000 434