Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to put a custom exponent on a number?

Asked by
jav2612 180
10 years ago

I cant find any math function that will let me put a custom exponent on a number. For example, 3^4.

What function can I use to put say, exponent "e" on the number "n" NewVal = n^e

Answer this question