Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1.  Creating the Calculation Skeleton using the Eigen Calculation Builder then Dragging the relevant tags from the basket into the Calculation.

Step 1 - write out the calculation

...

  • Numerator = SUB(SUB(0,0),SUB(0,0))
  • Denominator = LN(SUB(SUB(0,0),SUB(0,0)))
  • Wrap it in a Divide we get
  • DIV(SUB(SUB(0,0),SUB(0,0)),LN(SUB(SUB(0,0),SUB(0,0)))


Step 2 - Populate are calculation builder with the tags from the basket

...

DIV(SUB(SUB(0,0),SUB(0,0)),LN(SUB(SUB(0,0),SUB(0,0))))



STEP 4 -