The calculation of the value of the function
calcfunc(func, value, variable)
where:
func - the function to calculate
value is the value of variable (which takes string values and denotes the variable involved in the calculation)
The value and variable parameters can be specified as a data block. The number of elements in the datablock must be equal. It is assumed that the function contains several variables.