The namespace containing number calculating functions for the Steppable library.
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:38
std::string multiplier
The multiplier of the surd.
Definition root.hpp:43
std::string radicand
The radicand of the surd.
Definition root.hpp:40