Exponential function

Hi,

I want to have a calculation within my form that uses the exponential function (i.e. var2 = e^var1). I see that there is now the possibility to have calculate fields perform power calculations, but can 'e' be used (i.e. var2 = pow(EXP,${var1})? I haven't seen any examples where someone has used this term.

Thanks!
Carina

Hi Carina,

pow(${a}, ${b}) is the command. I've attached an example.

Yaw

power.xlsx (10.8 KB)

ยทยทยท On Mon, Dec 19, 2016 at 12:34 PM, wrote: > Hi, > > I want to have a calculation within my form that uses the exponential function (i.e. var2 = e^var1). I see that there is now the possibility to have calculate fields perform power calculations, but can 'e' be used (i.e. var2 = pow(EXP,${var1})? I haven't seen any examples where someone has used this term. > > Thanks! > Carina > > -- > You received this message because you are subscribed to the Google Groups "ODK Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit-developers+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout.