#include "Abs.h" double MbD::Abs::getValue() { return std::abs(xx->getValue()); }