You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation States to use only 2 decimal place but, trailing 0s after 2dp is not given as errors. If trailing is taken into account, needs to be mentioned in UG #6
For the input of 3.0000000000, the program shows no error even though the input can only accept numbers till 2 decimal place.