CyberSEO
Banned - selling outside of the marketplace.
- Jul 14, 2011
- 1,114
- 344
BTW, I have to fix myself (didn't actually wake up yet
). The right calculations for the examples in my post will simple calculated as:
3*4*5 = 60
and
3*4*3*7 = 252
The math power is used when we have a fixed number of "words" in each sequence. E.g.
{word1|word2|word3} .. {word1|word2|word3} ... {word1|word2|word3} ... {word1|word2|word3}
This will be calculated as 3^4 = 81
Here is a nested example:
{word1|{word2|word1|{word1|word2}|word3}}
2*4*2 = 16
3*4*5 = 60
and
3*4*3*7 = 252
The math power is used when we have a fixed number of "words" in each sequence. E.g.
{word1|word2|word3} .. {word1|word2|word3} ... {word1|word2|word3} ... {word1|word2|word3}
This will be calculated as 3^4 = 81
Here is a nested example:
{word1|{word2|word1|{word1|word2}|word3}}
2*4*2 = 16