Definition baseConvert.cpp:66
A struct to represent a surd. A surd is a number that cannot be simplified to remove a square root....
Definition root.hpp:34
std::string multiplier
The multiplier of the surd.
Definition root.hpp:39
std::string radicand
The radicand of the surd.
Definition root.hpp:36