Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect division of two numbers by integer, should use double
Change the division operation from integer type to double
- Loading branch information