1.) Added summation function 'fesum' for summing items for each vector 'n' element. It looks like math 'Sigma' summation.
2.) Added summation function 'irsum' for summing items in range of 'i' variable.
3.) Fixed expression validation issues, when integral function is called within another function.
4.) You can pick entities from the worksheet when typing expression in the command line again.