...
DIV(SUB(SUB(0,0),SUB(0,0)),LN(SUB(SUB(0,0),SUB(0,0))))
To build this calculation in layers we are going to work in steps
- Create the two most low level subtractions SUB(tag,tag)
- THen add these two SUBS to the basket
- Create a new SUB(0,0) and drag each previos sub into the new Sub Calculation to get SUB(SUB(0,0),SUB(0,0))
- Then add to the basket
- Create a new new calcualtion with LN(0) then add the SUB(SUB(0,0),SUB(0,0)) into the calculation
- Add to basket
STEP 4 - USING YOUR CALCULATION
...