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