0
Classes in c++
Hi, I want to declare rational numbersâ class in c++ and use it to add, subtract, multiply rational numbers. Please help me. đđ»
1 Answer
0
you can take a look on this got hub project.
check the documentation to understand it better.
https://gist.github.com/sklaw/10473569