[line 46]
Function data set, points are generated by calling an external function.
The function must be a single variable function and return a the result, builtin functions that are fx sin() or cos(). User defined function can be used if they are such, i.e: function myFunction($variable) User defined function can be used if they are such, i.e: {