mirror of
https://github.com/0xJ1M/MathsEngine.git
synced 2026-06-05 01:10:08 +00:00
* 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