Implement Power function
This commit is contained in:
committed by
Chris Hennes
parent
09d6175a2b
commit
1a8fdc32d3
@@ -11,6 +11,10 @@
|
||||
|
||||
using namespace MbD;
|
||||
|
||||
MbD::ExpressionX::ExpressionX(Symsptr arg) : FunctionX(arg)
|
||||
{
|
||||
}
|
||||
|
||||
void MbD::ExpressionX::xexpression(Symsptr arg, Symsptr func)
|
||||
{
|
||||
//"
|
||||
|
||||
Reference in New Issue
Block a user