MFP language Help: Chart plotting
MFP programming language can be used to plot three categories of charts, i.e. 2D, polar and 3D charts. For each chart category, MFP provides two set of functions to process data chart and expression chart respectively. MFP's chart plotting engine works in both Android and PC with JAVA installed. Running an MFP chart plotting function will get the same chart in PC as in Android. Provided the inconvenience to type long statement, especially in Android, MFP's implementation in Android, i.e. the Scientific Calculator Plus app, also provides tools to help user input parameters. Scientific Calculator Plus then converts user's input into MFP function call and draws the chart.