Files
MathsEngine/MathEngine/EngineTests/Parser Tests/Nodes
0xJ1M f837311da8 Feature/implement exponentiation (#6)
* Modified System to make each numeric node a non-generic for now.

Implemented decimal exponentation. This is a draft implementation and is not intended for final release

* Reverted change to NumericNode and fixed tests
2023-09-19 20:44:34 +01:00
..