cs-south-sound / weatherapp

Apache License 2.0
2 stars 4 forks source link

Round10.js needs refactoring to reduce amount of code #29

Open NorthDecoder opened 6 years ago

NorthDecoder commented 6 years ago

There are several problems with round10.js:

At the bottom of the reference there is a simpler function called PHP-Like rounding Method that could be tested in the mainline to eliminate need for a separate module at this time. Note the opposite use of the minus sign in precision will require rewriting the temperature convert functions to make -dp become dp.