var fDesc=new Array(); fDesc[0] = "Here we have the best Math program. MATLAB R2008a 7.6 is a language for technical computing that integrates computation, visualization, and programming in an easy to use environment. It can be used in, Math and computation, Algorithm development, Data acquisition, modeling, and simulation. It cah aldo be used for data analysis, and visualization, plotting graphs, in scientific and engineering graphics application development, including graphical user interface building.

Here, the variables are generally represented as matrices. It can be used to do any high school math problem. Matrix manipulation, differentiation, integration, and even laplace, inverse laplace transforms and taylor series can be done easiely.

Demos and complete documentation of the functions used in the program are provided with "Help". Demos include source codes and project files. Separate panels for variables and command history are provided.

Matlab mainly focuses on commands, not GUI, although necessary graphical tools are provided for creating simulation models, drawing 2D and 3D graphs, etc."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }