I tried using the Math.Pow on the interactions field. And it doesn't show
> 5 + 5 10 > Math.pow(5, 3) >
When I tried 5 + 5 it works, but now Math.Pow.
Please fix this.
Tim
Log in to post a comment.