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
defect description:-after adding two values if you do reset it will erase the output but if you press submit again without entering any value then you will get the result of the previous computation instead of throwing some error or even if it will not giving any output that will also be fine.
steps to reproduce:-Computer Organization lab ->List of experiments ->Representation of Floating Point Numbers and their Arithmetic ->Experiment ->click here
expected result:- must have shown an error or must have not displayed anything on the screen
actual result:- it gives the result of previous computation on pressing "submit" after pressing "reset"
after reset
on pressing submit after reset
The text was updated successfully, but these errors were encountered:
defect description:-after adding two values if you do reset it will erase the output but if you press submit again without entering any value then you will get the result of the previous computation instead of throwing some error or even if it will not giving any output that will also be fine.
steps to reproduce:-Computer Organization lab ->List of experiments ->Representation of Floating Point Numbers and their Arithmetic ->Experiment ->click here
expected result:- must have shown an error or must have not displayed anything on the screen
actual result:- it gives the result of previous computation on pressing "submit" after pressing "reset"
after reset
on pressing submit after reset
The text was updated successfully, but these errors were encountered: