How do you get ^ these using Form Calculation?

  • AlafiaWhiskey
    Asked on August 5, 2016 at 8:45 AM

    using formulas to calculate, how do you get ^ ?

    e.g

    A1: =3^4
    means to evaluate 3 to the power of 4
    i.e: =3x3x3x3=81

  • John_Benson
    Replied on August 5, 2016 at 11:56 AM

    This is possible with the use of the Form Calculation widget. Here's how to calculate A1: 3^4

    1. Create two Text Box field.

     How do you get ^ these using Form Calculation? Image 1 Screenshot 60

    2. Search for Form Calculation widget in the More Fields tab and drag it to your form.

    How do you get ^ these using Form Calculation? Image 2 Screenshot 71

    3. Click the wand icon to open Calculation wizard.

    How do you get ^ these using Form Calculation? Image 3 Screenshot 82

    4. Click the "..." button or the Math Functions button. After that, choose "pow()" and then add the field text box 1 and 2. Click the Save change button when you're done.

    How do you get ^ these using Form Calculation? Image 4 Screenshot 93

    5. Here's a demo form: https://form.jotform.com/62104651366956

    How do you get ^ these using Form Calculation? Image 5 Screenshot 104

    Please check this related guide: How-to-Perform-Calculation-in-the-Form

    Hope that helps. Thank you.