0

A_Program_To_Convert_Physical_Units

Please help me to write a program converts a physical quantity in one set of units to another set of units and displays the result as a floating point number. For example, read in a Power in kWh per day and display it in W.

9th Nov 2016, 10:46 AM
barma
2 Respuestas
+ 4
You can use this library. It is c++ unit conversion system. You can take reference from this. https://sourceforge.net/projects/cppunitlibrary/
9th Nov 2016, 12:35 PM
Aditya kumar pandey
Aditya kumar pandey - avatar
0
thanks
9th Nov 2016, 12:58 PM
barma