*******************************
COMMON EXAMPLE for FC ver 3.0
*******************************

This demo project can be used to understand
basic features of FC.

Using this demo you can:

  (1)  Enter you formulas and FC will evaluate them with given parameters.
  (2)  Edit formulas as well as parameters.
  (3)  Enter your own user-defined function and aliases in the library and
       use them in the formulas (see (1) ).
  (4)  Know about all built-in functions.
  (5)  Compare perfomance of Delphi and FC.
       Default function is ( 'sin(x)*cos(x)' ). You can change it if you'll
       want.
  (6)  Use delphi coded functions with FC.
