Options Menu

___________________________________________


Options menu contains:

Export to image
      save current board as picture(bmp,jpg,png).

Add function with parameters
      Add function with parameters to current board.
      First, you will need to insert number of parameters.
      Then, for every parameter insert it's name,
      range in which the parameter exist and steps for the range.
      After this, insert the function.
      * Functions with parameters are very limited, you
      can't find intersection points, min/max, derivative...

Construct line from two points
      Construct a line(y=mx+n) from two given points.

Clean
      Clean current board.
      All functions and points of the current will be lost.

Set center to (0,0)
      The (0,0) point will be at the center of the current board.

list of areas
      List of areas that was calculated by "integrate" option.

Goto (x,y)
      Set the inserted point to the center of the current board.

Auto Spacing
      Automatic steps between numbers on axis's, according to the current scale.

Time Limits settings
      Change time limits for some operations - plotting, intersection, derivative ...
      * Time limits represented in seconds.

Language
      here you have 4 options, load, delete or edit the selected language, and create new.
      to create a new language for Jmath you need to translate from english to
      your language all the phrases from the program.