PROFESSIONAL ACADEMIC STUDY RESOURCES WEBSITE +1 813 434 1028 proexpertwritings@hotmail.com
i need this hw
Description
Floating Point Class Implementation Implement and fully test all the functions declared in class MiniFloat declared in the separately posted file MiniFloatClass.cpp. Use the codebase from floats.cpp as needed. Expand main to fully and rigorously test your code to demonstrate that it functions properly. This program can be implemented with or without the comparison operations. It’s worth more points of course with comparisons working. This assignment is a good chance to practice your Object Oriented Programming (OOP) in C++ skills. Testing: Thoroughly test with a variety of input values to demonstrate that your program works.