• Resolved alexisoceandigital

    (@alexisoceandigital)


    Hello,
    I need to calculate the following formula:

    m = [C × t/12]/[1−(1 + t/12)−n]
    where -1 is in superscript

    I was able to make the first part of the formula working but i’m not sure of the superscript part …

    Basically right now it’s:

    (fieldname1*fieldname6/12)/1-(1+fieldname6/12)

    how can I use the value -n in superscript ?

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Brackets in formula’ is closed to new replies.