by D2JK » Thu May 25, 2017 1:33 pm
Ah. I tried to look if a command like this already exists, but I missed this functionality in "eval". Eval seems more powerful as well. I wish someone had mentioned this when I asked in the "How do I" thread.
But now, while reading up the following table of eval expressions, I was also amazed to find out something: the console can not only compute exponentiation, it can do this even with non-integer exponents! Yet we don't seem to have a generic exponentiation functionality as a
Decorate expression. Why is this?
Ah. I tried to look if a command like this already exists, but I missed this functionality in "eval". Eval seems more powerful as well. I wish someone had mentioned this when I asked in the "How do I" thread.
But now, while reading up the following table of eval expressions, I was also amazed to find out something: the console can not only compute exponentiation, it can do this even with non-integer exponents! Yet we don't seem to have a generic exponentiation functionality as a [url=https://zdoom.org/wiki/DECORATE_expressions]Decorate expression[/url]. Why is this?