Implement Power function

This commit is contained in:
Aik-Siong Koh
2025-08-07 20:37:33 -06:00
committed by Chris Hennes
parent 09d6175a2b
commit 1a8fdc32d3
27 changed files with 220 additions and 44 deletions

View File

@@ -11,6 +11,10 @@
using namespace MbD;
MbD::ExpressionX::ExpressionX(Symsptr arg) : FunctionX(arg)
{
}
void MbD::ExpressionX::xexpression(Symsptr arg, Symsptr func)
{
//"