Why yet another function plotting program? The great advantage of FPlot is flexibility and speed.
Functions can be entered as C# sourcecode, which is similar to C, and are compiled on the fly with the C#-compiler included in .NET.
This way you can express any function, no matter how complicated, and your function evaluates at the full speed of any compiled .NET program, there is no slow expression interpreter in between.
Also FPlot has built-in support to numerically integrate and differentiate your functions. If you want to fit your model to measurement data, you don't have to mess around with many predefined models, simply express your fitting model with C# and you are ready to fit the model to your data. Therefore, this software is a simple but powerful app to do curve fitting.
Requirements:
· NET Framework 2.0
Limitations:
· 30 days trial