Hello!
I intend to use some more complex maths like this:
Since only basic operators are supported, how can I fix this? Extension? Some workaround?
Hello!
I intend to use some more complex maths like this:
Since only basic operators are supported, how can I fix this? Extension? Some workaround?
In gdevelop x^n is written pow(x, n)
You’ll find all mathematical tools in the “Σ 123”
Thank you!
I didn´t realize the power of the “Σ 123” tool.