Forum Discussion

MichaelCurtis's avatar
MichaelCurtis
Qrew Cadet
7 years ago

Math.pow()

I am trying to recreate a loan calculator I had originally created in javascript. The problem is I cannot find a workaround for the Math.pow() method. I would like to do this without IOL and stick to ...