I need to calculate a ratio that uses a bit of complex math.
I have a number that I need to equate to its exponent of 6 or 7, how do I do this in B4A?
example I expect 4^5 to be the same as 4*4*4*4*4
but the ^ gives me an error.
How can I used exponential math?
I have a number that I need to equate to its exponent of 6 or 7, how do I do this in B4A?
example I expect 4^5 to be the same as 4*4*4*4*4
but the ^ gives me an error.
How can I used exponential math?