1	o  formula substitutions (with in the parser strings).
2
3	   for example:
4		"cos(a + b)" becomes "sin(a) * cos(b) + cos(a) * sin(b)"
5
6	o  other branches (economy, chemical, physics)
7