-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
If a user tries to divide numbers which would normally return a double (decimal number), the decimal does not tag onto the final answer. The division calculator will only show a 0 in the decimal instead of the actual decimal, so fixing it so that the user receives a more accurate answer with the right amount of decimal places may be appreciated.