xFunc
xFunc copied to clipboard
Numbers with dynamic size.
Create a separate project that allows use large numbers (integer and real). Implement +, -, *, /, % and math functions, casting from base types.
We can try to use following solution: StackOverflow.
And the main question: "Do we really need such big numbers?".