Steppable 0.0.1
A CAS project written from scratch in C++
|
Represents the quotient and remainder of a division operation. More...
#include <calc.hpp>
Public Attributes | |
std::string | quotient |
std::string | remainder |
Represents the quotient and remainder of a division operation.
std::string steppable::__internals::calc::QuotientRemainder::quotient |
std::string steppable::__internals::calc::QuotientRemainder::remainder |