unitwise
unitwise copied to clipboard
Function naming incorrect/missing
I noticed that a few functions in functional.rb have not the same name as the Atoms in the yml file, such as:
- functional.rb => tan100, derived_unit.rb => 100tan
- functional.rb => ph, derived_unit.rb => pH
Also there are some ":function_code"s that has not been implemented in functional.rb such as:
- hpM
- hpQ
- sqrt
Hi @pinkynrg can you implement the functions and make a PR please?
I'm try my best to google the correct formulas.